All authors
duc01226 avatar

Claude Skills by duc01226

github.com/duc01226
336 skillsA× 300B× 32C× 2F× 20 installs91 views
Memory ManagementA

[Utilities] Use when saving or recovering task progress across sessions via file checkpoints, especially before compaction.

businessgogit
0
3
Package UpgradeA

[Code Quality] Use when analyzing package upgrades, outdated dependencies, npm/NuGet update plans, or breaking changes.

businesstypescriptgo
0
3
Pbi ChallengeA

[Code Quality] Use when running an AI-assisted Dev BA PIC review of PBI drafts.

testingrustgo
0
3
Pbi MockupA

[Project Management] Use when generating an HTML mockup report from PBI and story artifacts.

designrustgo
0
3
Pdf To MarkdownA

[Document Processing] Use when converting PDFs to Markdown, including scanned documents via OCR.

businessjavascriptgo
0
3
Performance ReviewA

[Debugging] Use when analyzing or optimizing performance — slow queries, N+1, indexing, API latency, memory/GC, concurrency, algorithmic complexity, caching, frontend rendering and Core Web Vitals.

devopspythonrust
0
3
Plan AnalysisA

[Planning] Use when the user supplies a plan file and asks to analyze it, assess impact, or verify planned changes.

testingpythongo
0
3
Plan ExecuteA

[Implementation] Use when coding and testing an existing plan. Flags: --approval=off, --tests=off, --parallel={auto|on|off} (default off).

designpythonrust
0
3
Plan ReviewA

[Planning] Use when auto-reviewing a plan for validity, correctness, and best practices — recursive until the severity exit bar clears.

businesstypescriptpython
0
3
Plan ValidateA

[Planning] Use when validating a plan through a critical-questions interview.

testingpythonrust
0
3
PlanA

[Planning] Use when creating an implementation plan. Flag: --mode={ci|cro} (default standard); ci plans a fix from a CI run, cro plans conversion-rate optimization.

designpythonrust
0
3
PrA

[Git] Use when creating a pull request in the standard format.

testinggotesting
0
3
PrioritizeA

[Project Management] Use when prioritizing backlog items with RICE, MoSCoW, or Value-Effort.

businessgogit
0
3
Problem SolvingA

[Utilities] Use when applying structured problem-solving frameworks to complex, blocked, recurring, or uncertain decisions.

code-qualitygotesting
0
3
Product OwnerA

[Project Management] Use when capturing ideas, managing backlogs, applying prioritization frameworks, or facilitating stakeholder communication.

businessgotesting
0
3
Product RoadmapA

[Planning] Use ONLY when the user explicitly requests a product roadmap, roadmap update, or milestone selection — outcome milestones, MVP scope, non-goals, risks, evidence gates.

businessgogit
0
3
Production Readiness ReviewA

[Code Quality] Use when reviewing service-layer and API changes for production readiness.

devopstypescriptpython
0
3
Project ConfigA

[Utilities] Use when scanning the workspace to update docs/project-config.json to match current structure.

developmenttypescriptpython
0
3
Project InitA

[Utilities] Use when initializing or re-evaluating portable project context — project-config, reference docs, CLAUDE.md, AGENTS.md, static-context setup.

toolspythongo
0
3
Project ManagerA

[Project Management] Use when generating project status reports, tracking dependencies, managing risk registers, or facilitating team syncs.

businessgogit
0
3
Project Skill ProtocolA

[Utilities] Use when a project adds, changes, lists, or removes its OWN protocol rules layered over a framework skill. Overlays are ADDITIVE ONLY. Subcommands: list | add | update | delete.

businessgobash
0
3
Prompt EnhanceA

[Skill Management] Use when enhancing, compressing, or expanding prompts, docs, or skills. Flag: --op={compress|expand|enhance} (default enhance).

businesspythongo
0
3
Prove FixA

[Code Quality] Use when proving a fix is correct via adversarial proof traces — a skeptic tries to DISPROVE it first, with confidence scoring and evidence chains.

testingpythonrust
0
3
Quality Gate ReviewA

[Project Management] Use when enforcing quality gates, verifying standards compliance, tracking metrics, or generating audit trails.

code-qualityrustgo
0
3
Quality GateA

[Code Quality] Use when running the quality gate checklist.

businesspythongo
0
3
RecoverA

[Utilities] Use when restoring workflow context from a checkpoint after session loss.

businessgobash
0
3
RefactoringA

[Code Quality] Use when restructuring code without changing behavior — extract method/class, rename, move, inline.

code-qualitytypescriptpython
0
3
RefineA

[Project Management] Use when converting ideas to PBIs, validating problem hypotheses, or adding acceptance criteria.

businessrustgo
0
3
Release DocA

[Documentation] DEPRECATED — use /release-notes instead for any release document or release notes, at any scope.

documentationgoexpress
0
3
Release NotesA

[Git] Use when creating release notes or a release document from git history at any scope (tag-to-tag, branch-to-branch, time range), producing markdown plus a standalone HTML presentation.

documentationgoshell
0
3
RemotionB

[User-Invoked] Use when creating, updating, or previewing Remotion videos.

developmenttypescriptgo
0
3
ResearchA

[Planning] Use when researching and planning technical solutions that are scalable, secure, and maintainable.

documentationgobash
0
3
ScaffoldB

[Architecture] Use when scaffolding reusable OOP/SOLID project foundations before feature implementation.

designpythonrust
0
3
Scan AllA

[Documentation] Use when orchestrating all reference doc scans in parallel.

developmentpythongo
0
3
Scan Codebase HealthA

[Documentation] Use when detecting codebase health issues — unused exports, doc count-drift, orphan files, stale config references.

businesspythongo
0
3
ScanA

[Documentation] Use when (re)generating ONE project-reference doc. Flag: --target={project-structure|backend-patterns|frontend-patterns|scss-styling|design-system|code-review-rules|domain-entities|feature-spec|docs-index|e2e-tests|integration-tests|seed-test-data|ui-system}.

documentationpythongo
0
3
ScenarioA

[Planning] Use when enumerating adversarial scenarios, failure modes, data-integrity risks, state boundaries, access risks, or pre-plan edge cases.

businessgogit
0
3
Security ReviewF

[Code Quality] Use when performing a security review or audit — OWASP Top 10, secrets exposure, dependency/supply-chain malware, infrastructure, CI/CD, AI-agent risks, host compromise.

securitypythonrust
0
3
Seed Test DataB

[Dev Data] Use when implementing or enhancing test-data seeders that simulate QC happy paths via application-layer commands. Flag: --mode=review audits a seeder read-only.

businesspythonrust
0
3
Sequential ThinkingA

[AI & Tools] Use when applying structured, reflective problem-solving to complex multi-step analysis needing revision and hypothesis verification.

researchgotesting
0
3
Skill CreatorA

[Skill Management] Use when creating a skill, adding skill references or scripts, fixing invalid skill headers, or packaging skills.

businessrustgo
0
3
Spec ClarifyA

[Code Quality] Use when validating a spec artifact''s decisions with the user — a fresh Feature Spec, a canonical spec before PBI decomposition, or a refined idea plus §8 test specs. Blocking clarification gate.

businesstypescriptpython
0
3
Spec DiscoveryA

[Investigation] Use when about to author a new Feature Spec — surface related, overlapping, or affected specs, missing test cases, and the invariant landscape first.

researchpythongo
0
3
Spec IndexA

[General] Use when (re)generating a DERIVED navigation index, cross-capability ERD, or reimplementation guide FROM canonical Feature Specs.

documentationrustgo
0
3
SpecA

[Documentation] Use when authoring, auditing, amending, or test-speccing a business Feature Spec. Modes: draft|init|update|audit|amend build the tech-free 8-section spec; tests generates §8 TCs; sync reconciles TCs with test code.

testinggoexpress
0
3
Start WorkflowA

[Skill Management] Use when starting a detected workflow, initializing workflow state, or activating a workflow sequence.

businessgoshell
0
3
StoryA

[Project Management] Use when creating user stories from PBIs, slicing features, or breaking down requirements.

testingrustgo
0
3
Strategy BuilderA

[Content] Use when building a marketing strategy — positioning, channels, messaging, campaigns, budget, KPIs.

businessgogit
0
3
Sync CodexA

[Codex] Use when running the full Codex mirror sync and verify pipeline (migrate, hooks, context, verify).

code-qualitygobash
0
3
Sync Skills Shared ProtocolsA

[Skill Management] Use when shared protocol checklists change and need propagating across skills.

businesspythongo
0
3