[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-mhattingpete-feature-planning-en":3,"guides-for-mhattingpete-feature-planning":612,"similar-k17fy5mdzd3heevhs9rmj5g4en86mph9-en":613},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":242,"isFallback":226,"parentExtension":247,"providers":307,"relations":311,"repo":312,"tags":610,"workflow":611},1778693062249.863,"k17fy5mdzd3heevhs9rmj5g4en86mph9",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Break down feature requests into detailed, implementable plans with clear tasks. Use when user requests a new feature, enhancement, or complex change.",{"claudeCode":12},"mhattingpete/claude-skills-marketplace","feature-planning","https://github.com/mhattingpete/claude-skills-marketplace",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":224,"workflow":240},1778693275378.2869,"kn7204mhn5bt3r8q9ydah0ncbs86m7jx","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":201,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"targetMarket":217,"tier":218,"useCases":219},[21,26,29,33,37,41,45,48,52,56,60,63,66,69,73,76,79,82,85,88,92,97,100,104,107,110,113,116,119,122,126,129,133,137,140,143,146,149,153,156,159,162,165,168,171,175,179,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Invocation","Precise Purpose","pass","The skill's purpose is clearly defined, stating both what it does (break down feature requests) and when to use it (new features, enhancements, complex changes), with explicit non-goals implied by its focus.",{"category":22,"check":27,"severity":24,"summary":28},"Concise Frontmatter","The frontmatter is concise and self-contained, accurately summarizing the skill's core capability and providing clear trigger phrases within the optimal character limit.",{"category":30,"check":31,"severity":24,"summary":32},"Documentation","Concise Body","The SKILL.md is under 500 lines and delegates detailed procedures to reference files, maintaining conciseness for efficient loading.",{"category":34,"check":35,"severity":24,"summary":36},"Context","Progressive Disclosure","Detailed procedures and best practices are appropriately organized into separate markdown files (`planning-best-practices.md`) and linked, rather than embedded directly in SKILL.md.",{"category":34,"check":38,"severity":39,"summary":40},"Forked exploration","not_applicable","This skill does not involve deep exploration or extensive code review, making `context: fork` not applicable.",{"category":42,"check":43,"severity":24,"summary":44},"Practical Utility","Usage examples","Sufficient examples are provided, demonstrating input, invocation, and expected output for the core capabilities, and they plausibly produce the claimed results.",{"category":42,"check":46,"severity":24,"summary":47},"Edge cases","The skill explicitly documents failure modes and recovery steps for various edge cases, including invalid input and dependency issues, providing clear guidance.",{"category":49,"check":50,"severity":39,"summary":51},"Code Execution","Tool Fallback","This skill does not reference external tools that would require a fallback mechanism.",{"category":53,"check":54,"severity":24,"summary":55},"Safety","Halt on unexpected state","The skill's instructions emphasize halting the workflow on unexpected pre-state conditions and reporting them clearly, ensuring safety.",{"category":57,"check":58,"severity":24,"summary":59},"Portability","Cross-skill coupling","The skill operates standalone and does not implicitly rely on other skills. Any cross-skill coordination is explicit and optional.",{"category":42,"check":61,"severity":24,"summary":62},"Problem relevance","The description clearly names the concrete user problem of breaking down feature requests into implementable plans with clear tasks, which is the core function.",{"category":42,"check":64,"severity":24,"summary":65},"Unique selling proposition","The skill offers significant value beyond default LLM behavior by providing a structured, systematic approach to feature planning and task decomposition, leveraging specific tools and best practices.",{"category":42,"check":67,"severity":24,"summary":68},"Production readiness","The skill is production-ready, outlining a complete lifecycle from understanding requirements to execution with integrated agents and best practices.",{"category":70,"check":71,"severity":24,"summary":72},"Scope","Single responsibility principle","The skill focuses solely on feature planning and task breakdown, adhering to a single responsibility principle without extending into unrelated domains.",{"category":70,"check":74,"severity":24,"summary":75},"Description quality","The description is concise, accurate, and directly reflects the skill's functionality of breaking down feature requests into detailed plans.",{"category":22,"check":77,"severity":39,"summary":78},"Scoped tools","This skill primarily interacts with the LLM's reasoning and task execution capabilities, not specific scoped tools that would be subject to this check.",{"category":30,"check":80,"severity":39,"summary":81},"Configuration & parameter reference","The skill does not expose explicit configuration parameters or options that require documentation.",{"category":70,"check":83,"severity":39,"summary":84},"Tool naming","This skill does not expose user-facing tools or commands.",{"category":70,"check":86,"severity":39,"summary":87},"Minimal I/O surface","The skill's primary interface is through natural language interaction and task delegation, not through explicit tool parameter schemas.",{"category":89,"check":90,"severity":24,"summary":91},"License","License usability","The extension is licensed under Apache-2.0, a permissive open-source license, as indicated by the LICENSE file and trust signals.",{"category":93,"check":94,"severity":95,"summary":96},"Maintenance","Commit recency","warning","The last commit was on March 6, 2026, which is over 3 months ago, suggesting potential unmaintained status.",{"category":93,"check":98,"severity":39,"summary":99},"Dependency Management","The skill does not appear to have external third-party dependencies that require explicit management.",{"category":101,"check":102,"severity":39,"summary":103},"Security","Secret Management","The skill does not handle or expose secrets, thus not requiring specific secret management measures.",{"category":101,"check":105,"severity":24,"summary":106},"Injection","The skill does not load or execute third-party data, and all references are within the bundled repository, mitigating injection risks.",{"category":101,"check":108,"severity":24,"summary":109},"Transitive Supply-Chain Grenades","The skill does not fetch remote content at runtime or use external scripts, keeping all assets within the committed bundle.",{"category":101,"check":111,"severity":24,"summary":112},"Sandbox Isolation","The skill operates within its designated scope and does not attempt to modify files outside of the project folder or use absolute paths.",{"category":101,"check":114,"severity":24,"summary":115},"Sandbox escape primitives","No detached-process spawns or deny-retry loops were detected in the skill's instructions or associated scripts.",{"category":101,"check":117,"severity":24,"summary":118},"Data Exfiltration","The skill does not reference confidential data and has no undocumented outbound calls, preventing data exfiltration.",{"category":101,"check":120,"severity":24,"summary":121},"Hidden Text Tricks","The bundled content is free of hidden-steering tricks, and all descriptions use clean printable ASCII and standard Unicode.",{"category":123,"check":124,"severity":24,"summary":125},"Hooks","Opaque code execution","The skill's logic is implemented in plain, readable markdown and does not involve obfuscated code execution methods like base64 or eval.",{"category":57,"check":127,"severity":24,"summary":128},"Structural Assumption","The skill uses relative paths and placeholders, and any preconditions are declared, avoiding assumptions about user-specific project organization.",{"category":130,"check":131,"severity":95,"summary":132},"Trust","Issues Attention","There were 6 issues opened in the last 90 days and 0 closed, indicating a low closure rate and slow maintainer response to issues.",{"category":134,"check":135,"severity":24,"summary":136},"Versioning","Release Management","The README indicates a license and the commit history suggests active development, although a formal versioning field like `version` in frontmatter is not explicitly present.",{"category":49,"check":138,"severity":39,"summary":139},"Validation","This skill primarily uses natural language interaction and does not have executable code or structured output requiring schema validation.",{"category":101,"check":141,"severity":24,"summary":142},"Unguarded Destructive Operations","The skill does not involve destructive operations, making guarding mechanisms unnecessary.",{"category":49,"check":144,"severity":24,"summary":145},"Error Handling","The skill's instructions emphasize halting on unexpected state and reporting errors clearly, promoting fail-closed behavior.",{"category":49,"check":147,"severity":39,"summary":148},"Logging","The skill is primarily instructional and does not involve destructive actions or outbound calls that would necessitate local audit logging.",{"category":150,"check":151,"severity":39,"summary":152},"Compliance","GDPR","The skill does not operate on personal data, thus GDPR compliance measures are not applicable.",{"category":150,"check":154,"severity":24,"summary":155},"Target market","No regional or jurisdictional logic is detected, and the skill's functionality is globally applicable.",{"category":57,"check":157,"severity":24,"summary":158},"Runtime stability","The skill does not make assumptions about specific editors, shells, or operating systems, ensuring broad runtime compatibility.",{"category":30,"check":160,"severity":24,"summary":161},"README","The README exists, is comprehensive, and clearly states the extension's purpose and structure, serving as excellent documentation.",{"category":70,"check":163,"severity":39,"summary":164},"Tool surface size","This is a single-tool skill and does not expose multiple tools or commands.",{"category":22,"check":166,"severity":39,"summary":167},"Overlapping near-synonym tools","This skill does not expose multiple tools or commands, so there are no overlapping synonyms to evaluate.",{"category":30,"check":169,"severity":24,"summary":170},"Phantom features","All advertised features in the README have corresponding implementations within the skill's structure and instructions.",{"category":172,"check":173,"severity":24,"summary":174},"Install","Installation instruction","The README provides clear installation instructions for the marketplace plugin and includes example usage snippets.",{"category":176,"check":177,"severity":24,"summary":178},"Errors","Actionable error messages","The skill's error handling instructions emphasize reporting errors with clear causes and remediation steps.",{"category":180,"check":181,"severity":39,"summary":182},"Execution","Pinned dependencies","The skill does not use third-party dependencies that require pinning or lockfiles.",{"category":70,"check":184,"severity":39,"summary":185},"Dry-run preview","The skill is primarily instructional and does not involve state-changing operations or outbound data sending that would require a dry-run mode.",{"category":187,"check":188,"severity":39,"summary":189},"Protocol","Idempotent retry & timeouts","The skill does not perform remote calls or state-changing operations that would require idempotency or timeouts.",{"category":150,"check":191,"severity":39,"summary":192},"Telemetry opt-in","The skill does not emit telemetry, making opt-in requirements inapplicable.",1778693273710,"This skill systematically analyzes feature requests, breaks them down into discrete, actionable tasks with file paths and dependencies, and generates an implementation plan, integrating with agents for execution.",[196,197,198,199,200],"Analyzes feature requests into detailed plans","Identifies discrete, sequential tasks","Includes file paths and code references","Considers dependencies and architecture","Integrates with execution agents",[202,203,204],"Implementing the code directly (delegated to agents)","Performing code reviews or testing","Managing Git repositories directly","3.0.0","4.4.0","To transform vague feature requests into detailed, implementable plans, ensuring clarity and actionable steps for development.","The extension has a clear purpose, good documentation, and robust error handling. However, recent commit activity and slow issue resolution are concerning.",75,"A high-quality skill for breaking down feature requests into detailed, actionable plans.",[212,213,214,215,216],"planning","feature-request","task-decomposition","workflow","documentation","global","community",[220,221,222,223],"When a user requests a new feature or complex change","When requirements are vague and need clarification","To create a structured roadmap for development tasks","To improve communication between product and engineering",{"codeQuality":225,"collectedAt":227,"documentation":228,"maintenance":231,"security":237,"testCoverage":239},{"hasLockfile":226},false,1778693259713,{"descriptionLength":229,"readmeSize":230},150,20021,{"closedIssues90d":8,"forks":232,"hasChangelog":233,"openIssues90d":234,"pushedAt":235,"stars":236},73,true,6,1772792065000,574,{"hasNpmPackage":226,"license":238,"smitheryVerified":226},"Apache-2.0",{"hasCi":226,"hasTests":226},{"updatedAt":241},1778693275378,{"basePath":243,"githubOwner":244,"githubRepo":245,"locale":18,"slug":13,"type":246},"engineering-workflow-plugin/skills/feature-planning","mhattingpete","claude-skills-marketplace","skill",{"_creationTime":248,"_id":249,"community":250,"display":251,"identity":256,"parentExtension":259,"providers":291,"relations":303,"tags":304,"workflow":305},1778693062249.8608,"k17dvh2qvdks0qkgsv471dex4986nwn0",{"reviewCount":8},{"description":252,"installMethods":253,"name":255,"sourceUrl":14},"Skills for software engineering workflows: git operations, test fixing, code review, feature planning, and ensemble problem solving (generates multiple solutions in parallel and selects the best)",{"claudeCode":254},"engineering-workflow-skills","Engineering Workflow Skills",{"basePath":257,"githubOwner":244,"githubRepo":245,"locale":18,"slug":257,"type":258},"engineering-workflow-plugin","plugin",{"_creationTime":260,"_id":261,"community":262,"display":263,"identity":267,"providers":270,"relations":285,"tags":287,"workflow":288},1778693062249.8606,"k1717bff9209jd2esh8qdepk3x86mwfm",{"reviewCount":8},{"description":264,"installMethods":265,"name":266,"sourceUrl":14},"Claude Code Skills for software engineering workflows - Git automation, testing, and code review",{"claudeCode":12},"Claude Code Skills Marketplace",{"basePath":268,"githubOwner":244,"githubRepo":245,"locale":18,"slug":245,"type":269},"","marketplace",{"evaluate":271,"extract":278},{"promptVersionExtension":272,"promptVersionScoring":206,"score":209,"tags":273,"targetMarket":217,"tier":218},"3.1.0",[269,274,275,276,277],"plugins","software-engineering","developer-tools","automation",{"commitSha":279,"license":238,"marketplace":280,"plugin":283},"HEAD",{"name":281,"pluginCount":282},"mhattingpete-claude-skills",4,{"mcpCount":8,"provider":284,"skillCount":8},"classify",{"repoId":286},"kd75m5vhw2hg0g4maqdhm09cg586nn3p",[277,276,269,274,275],{"evaluatedAt":289,"extractAt":290,"updatedAt":289},1778693076530,1778693062249,{"evaluate":292,"extract":300},{"promptVersionExtension":205,"promptVersionScoring":206,"score":293,"tags":294,"targetMarket":217,"tier":218},95,[295,296,297,212,298,299],"git","testing","code-review","development-workflow","ensemble",{"commitSha":279,"license":238,"plugin":301},{"mcpCount":8,"provider":284,"skillCount":302},5,{"parentExtensionId":261,"repoId":286},[297,298,299,295,212,296],{"evaluatedAt":306,"extractAt":290,"updatedAt":306},1778693093201,{"evaluate":308,"extract":310},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":309,"targetMarket":217,"tier":218},[212,213,214,215,216],{"commitSha":279},{"parentExtensionId":249,"repoId":286},{"_creationTime":313,"_id":286,"identity":314,"providers":315,"workflow":606},1778693055731.8413,{"githubOwner":244,"githubRepo":245,"sourceUrl":14},{"classify":316,"discover":595,"github":598},{"commitSha":279,"extensions":317},[318,331,355,374,391,408,424,432,442,450,462,469,479,487,495,503,511,521,529,543,558,571,582],{"basePath":268,"displayName":281,"installMethods":319,"rationale":320,"selectedPaths":321,"source":330,"sourceLanguage":18,"type":269},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[322,325,327],{"path":323,"priority":324},".claude-plugin/marketplace.json","mandatory",{"path":326,"priority":324},"README.md",{"path":328,"priority":329},"LICENSE","high","rule",{"basePath":257,"description":252,"displayName":254,"installMethods":332,"rationale":333,"selectedPaths":334,"source":330,"sourceLanguage":18,"type":258},{"claudeCode":254},"plugin manifest at engineering-workflow-plugin/.claude-plugin/plugin.json",[335,337,338,341,343,345,347,349,351,353],{"path":336,"priority":324},".claude-plugin/plugin.json",{"path":326,"priority":324},{"path":339,"priority":340},"skills/ensemble-solving/SKILL.md","medium",{"path":342,"priority":340},"skills/feature-planning/SKILL.md",{"path":344,"priority":340},"skills/git-pushing/SKILL.md",{"path":346,"priority":340},"skills/review-implementing/SKILL.md",{"path":348,"priority":340},"skills/test-fixing/SKILL.md",{"path":350,"priority":329},"agents/ensemble-orchestrator/AGENT.md",{"path":352,"priority":329},"agents/plan-implementer.md",{"path":354,"priority":329},"commands/pr.md",{"basePath":356,"description":357,"displayName":358,"installMethods":359,"rationale":360,"selectedPaths":361,"source":330,"sourceLanguage":18,"type":258},"visual-documentation-plugin","Skills for creating stunning visual HTML documentation with modern UI design, SVG diagrams, flowcharts, dashboards, timelines, technical documentation, and comprehensive project architecture diagrams","visual-documentation-skills",{"claudeCode":358},"plugin manifest at visual-documentation-plugin/.claude-plugin/plugin.json",[362,363,364,366,368,370,372],{"path":336,"priority":324},{"path":326,"priority":324},{"path":365,"priority":340},"skills/architecture-diagram-creator/SKILL.md",{"path":367,"priority":340},"skills/dashboard-creator/SKILL.md",{"path":369,"priority":340},"skills/flowchart-creator/SKILL.md",{"path":371,"priority":340},"skills/technical-doc-creator/SKILL.md",{"path":373,"priority":340},"skills/timeline-creator/SKILL.md",{"basePath":375,"description":376,"displayName":377,"installMethods":378,"rationale":379,"selectedPaths":380,"source":330,"sourceLanguage":18,"type":258},"productivity-skills-plugin","Productivity and workflow optimization skills for analyzing usage patterns, auditing code, bootstrapping projects, and generating documentation","productivity-skills",{"claudeCode":377},"plugin manifest at productivity-skills-plugin/.claude-plugin/plugin.json",[381,382,383,385,387,389],{"path":336,"priority":324},{"path":326,"priority":324},{"path":384,"priority":340},"skills/code-auditor/SKILL.md",{"path":386,"priority":340},"skills/codebase-documenter/SKILL.md",{"path":388,"priority":340},"skills/conversation-analyzer/SKILL.md",{"path":390,"priority":340},"skills/project-bootstrapper/SKILL.md",{"basePath":392,"description":393,"displayName":394,"installMethods":395,"rationale":396,"selectedPaths":397,"source":330,"sourceLanguage":18,"type":258},"code-operations-plugin","Skills for code manipulation operations including line-based code transfer, bulk refactoring, and file analysis - converted from code-copy-mcp","code-operations-skills",{"claudeCode":394},"plugin manifest at code-operations-plugin/.claude-plugin/plugin.json",[398,399,400,402,404,406],{"path":336,"priority":324},{"path":326,"priority":324},{"path":401,"priority":340},"skills/code-execution/SKILL.md",{"path":403,"priority":340},"skills/code-refactor/SKILL.md",{"path":405,"priority":340},"skills/code-transfer/SKILL.md",{"path":407,"priority":340},"skills/file-operations/SKILL.md",{"basePath":409,"description":410,"displayName":411,"installMethods":412,"rationale":413,"selectedPaths":414,"source":330,"sourceLanguage":18,"type":246},"code-operations-plugin/skills/code-execution","Execute Python code locally with marketplace API access for 90%+ token savings on bulk operations. Activates when user requests bulk operations (10+ files), complex multi-step workflows, iterative processing, or mentions efficiency/performance.","code-execution",{"claudeCode":12},"SKILL.md frontmatter at code-operations-plugin/skills/code-execution/SKILL.md",[415,417,420,422],{"path":416,"priority":324},"SKILL.md",{"path":418,"priority":419},"examples/bulk_refactor.py","low",{"path":421,"priority":419},"examples/codebase_audit.py",{"path":423,"priority":419},"examples/extract_functions.py",{"basePath":425,"description":426,"displayName":427,"installMethods":428,"rationale":429,"selectedPaths":430,"source":330,"sourceLanguage":18,"type":246},"code-operations-plugin/skills/code-refactor","Perform bulk code refactoring operations like renaming variables/functions across files, replacing patterns, and updating API calls. Use when users request renaming identifiers, replacing deprecated code patterns, updating method calls, or making consistent changes across multiple locations.","code-refactor",{"claudeCode":12},"SKILL.md frontmatter at code-operations-plugin/skills/code-refactor/SKILL.md",[431],{"path":416,"priority":324},{"basePath":433,"description":434,"displayName":435,"installMethods":436,"rationale":437,"selectedPaths":438,"source":330,"sourceLanguage":18,"type":246},"code-operations-plugin/skills/code-transfer","Transfer code between files with line-based precision. Use when users request copying code from one location to another, moving functions or classes between files, extracting code blocks, or inserting code at specific line numbers.","code-transfer",{"claudeCode":12},"SKILL.md frontmatter at code-operations-plugin/skills/code-transfer/SKILL.md",[439,440],{"path":416,"priority":324},{"path":441,"priority":419},"scripts/line_insert.py",{"basePath":443,"description":444,"displayName":445,"installMethods":446,"rationale":447,"selectedPaths":448,"source":330,"sourceLanguage":18,"type":246},"code-operations-plugin/skills/file-operations","Analyze files and get detailed metadata including size, line counts, modification times, and content statistics. Use when users request file information, statistics, or analysis without modifying files.","file-operations",{"claudeCode":12},"SKILL.md frontmatter at code-operations-plugin/skills/file-operations/SKILL.md",[449],{"path":416,"priority":324},{"basePath":451,"description":452,"displayName":453,"installMethods":454,"rationale":455,"selectedPaths":456,"source":330,"sourceLanguage":18,"type":246},"engineering-workflow-plugin/skills/ensemble-solving","Generate multiple diverse solutions in parallel and select the best. Use for architecture decisions, code generation with multiple valid approaches, or creative tasks where exploring alternatives improves quality.","ensemble-solving",{"claudeCode":12},"SKILL.md frontmatter at engineering-workflow-plugin/skills/ensemble-solving/SKILL.md",[457,458,460],{"path":416,"priority":324},{"path":459,"priority":340},"references/diversification-strategies.md",{"path":461,"priority":340},"references/evaluation-rubrics.md",{"basePath":243,"description":10,"displayName":13,"installMethods":463,"rationale":464,"selectedPaths":465,"source":330,"sourceLanguage":18,"type":246},{"claudeCode":12},"SKILL.md frontmatter at engineering-workflow-plugin/skills/feature-planning/SKILL.md",[466,467],{"path":416,"priority":324},{"path":468,"priority":340},"references/planning-best-practices.md",{"basePath":470,"description":471,"displayName":472,"installMethods":473,"rationale":474,"selectedPaths":475,"source":330,"sourceLanguage":18,"type":246},"engineering-workflow-plugin/skills/git-pushing","Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activates when user says \"push changes\", \"commit and push\", \"push this\", \"push to github\", or similar git workflow requests.","git-pushing",{"claudeCode":12},"SKILL.md frontmatter at engineering-workflow-plugin/skills/git-pushing/SKILL.md",[476,477],{"path":416,"priority":324},{"path":478,"priority":419},"scripts/smart_commit.sh",{"basePath":480,"description":481,"displayName":482,"installMethods":483,"rationale":484,"selectedPaths":485,"source":330,"sourceLanguage":18,"type":246},"engineering-workflow-plugin/skills/review-implementing","Process and implement code review feedback systematically. Use when user provides reviewer comments, PR feedback, code review notes, or asks to implement suggestions from reviews.","review-implementing",{"claudeCode":12},"SKILL.md frontmatter at engineering-workflow-plugin/skills/review-implementing/SKILL.md",[486],{"path":416,"priority":324},{"basePath":488,"description":489,"displayName":490,"installMethods":491,"rationale":492,"selectedPaths":493,"source":330,"sourceLanguage":18,"type":246},"engineering-workflow-plugin/skills/test-fixing","Run tests and systematically fix all failing tests using smart error grouping. Use when user asks to fix failing tests, mentions test failures, runs test suite and failures occur, or requests to make tests pass.","test-fixing",{"claudeCode":12},"SKILL.md frontmatter at engineering-workflow-plugin/skills/test-fixing/SKILL.md",[494],{"path":416,"priority":324},{"basePath":496,"description":497,"displayName":498,"installMethods":499,"rationale":500,"selectedPaths":501,"source":330,"sourceLanguage":18,"type":246},"productivity-skills-plugin/skills/code-auditor","Performs comprehensive codebase analysis covering architecture, code quality, security, performance, testing, and maintainability. Use when user wants to audit code quality, identify technical debt, find security issues, assess test coverage, or get a codebase health check.","code-auditor",{"claudeCode":12},"SKILL.md frontmatter at productivity-skills-plugin/skills/code-auditor/SKILL.md",[502],{"path":416,"priority":324},{"basePath":504,"description":505,"displayName":506,"installMethods":507,"rationale":508,"selectedPaths":509,"source":330,"sourceLanguage":18,"type":246},"productivity-skills-plugin/skills/codebase-documenter","Generates comprehensive documentation explaining how a codebase works, including architecture, key components, data flow, and development guidelines. Use when user wants to understand unfamiliar code, create onboarding docs, document architecture, or explain how the system works.","codebase-documenter",{"claudeCode":12},"SKILL.md frontmatter at productivity-skills-plugin/skills/codebase-documenter/SKILL.md",[510],{"path":416,"priority":324},{"basePath":512,"description":513,"displayName":514,"installMethods":515,"rationale":516,"selectedPaths":517,"source":330,"sourceLanguage":18,"type":246},"productivity-skills-plugin/skills/conversation-analyzer","Analyzes your Claude Code conversation history to identify patterns, common mistakes, and opportunities for workflow improvement. Use when user wants to understand usage patterns, optimize workflow, identify automation opportunities, or check if they're following best practices.","conversation-analyzer",{"claudeCode":12},"SKILL.md frontmatter at productivity-skills-plugin/skills/conversation-analyzer/SKILL.md",[518,519],{"path":416,"priority":324},{"path":520,"priority":419},"scripts/analyze_history.py",{"basePath":522,"description":523,"displayName":524,"installMethods":525,"rationale":526,"selectedPaths":527,"source":330,"sourceLanguage":18,"type":246},"productivity-skills-plugin/skills/project-bootstrapper","Sets up new projects or improves existing projects with development best practices, tooling, documentation, and workflow automation. Use when user wants to start a new project, improve project structure, add development tooling, or establish professional workflows.","project-bootstrapper",{"claudeCode":12},"SKILL.md frontmatter at productivity-skills-plugin/skills/project-bootstrapper/SKILL.md",[528],{"path":416,"priority":324},{"basePath":530,"description":531,"displayName":532,"installMethods":533,"rationale":534,"selectedPaths":535,"source":330,"sourceLanguage":18,"type":246},"visual-documentation-plugin/skills/architecture-diagram-creator","Create comprehensive HTML architecture diagrams showing data flows, business objectives, features, technical architecture, and deployment. Use when users request system architecture, project documentation, high-level overviews, or technical specifications.","architecture-diagram-creator",{"claudeCode":12},"SKILL.md frontmatter at visual-documentation-plugin/skills/architecture-diagram-creator/SKILL.md",[536,537,539,541],{"path":416,"priority":324},{"path":538,"priority":419},"assets/templates/architecture_components.html",{"path":540,"priority":419},"assets/templates/base_template.html",{"path":542,"priority":340},"references/example_architecture.html",{"basePath":544,"description":545,"displayName":546,"installMethods":547,"rationale":548,"selectedPaths":549,"source":330,"sourceLanguage":18,"type":246},"visual-documentation-plugin/skills/dashboard-creator","Create HTML dashboards with KPI metric cards, bar/pie/line charts, progress indicators, and data visualizations. Use when users request dashboards, metrics displays, KPI visualizations, data charts, or monitoring interfaces.","dashboard-creator",{"claudeCode":12},"SKILL.md frontmatter at visual-documentation-plugin/skills/dashboard-creator/SKILL.md",[550,551,552,554,556],{"path":416,"priority":324},{"path":540,"priority":419},{"path":553,"priority":419},"assets/templates/dashboard_components.html",{"path":555,"priority":340},"references/design_patterns.md",{"path":557,"priority":340},"references/svg_library.md",{"basePath":559,"description":560,"displayName":561,"installMethods":562,"rationale":563,"selectedPaths":564,"source":330,"sourceLanguage":18,"type":246},"visual-documentation-plugin/skills/flowchart-creator","Create HTML flowcharts and process diagrams with decision trees, color-coded stages, arrows, and swimlanes. Use when users request flowcharts, process diagrams, workflow visualizations, or decision trees.","flowchart-creator",{"claudeCode":12},"SKILL.md frontmatter at visual-documentation-plugin/skills/flowchart-creator/SKILL.md",[565,566,567,569,570],{"path":416,"priority":324},{"path":540,"priority":419},{"path":568,"priority":419},"assets/templates/flowchart_components.html",{"path":555,"priority":340},{"path":557,"priority":340},{"basePath":572,"description":573,"displayName":574,"installMethods":575,"rationale":576,"selectedPaths":577,"source":330,"sourceLanguage":18,"type":246},"visual-documentation-plugin/skills/technical-doc-creator","Create HTML technical documentation with code blocks, API workflows, system architecture diagrams, and syntax highlighting. Use when users request technical documentation, API docs, API references, code examples, or developer documentation.","technical-doc-creator",{"claudeCode":12},"SKILL.md frontmatter at visual-documentation-plugin/skills/technical-doc-creator/SKILL.md",[578,579,580,581],{"path":416,"priority":324},{"path":540,"priority":419},{"path":555,"priority":340},{"path":557,"priority":340},{"basePath":583,"description":584,"displayName":585,"installMethods":586,"rationale":587,"selectedPaths":588,"source":330,"sourceLanguage":18,"type":246},"visual-documentation-plugin/skills/timeline-creator","Create HTML timelines and project roadmaps with Gantt charts, milestones, phase groupings, and progress indicators. Use when users request timelines, roadmaps, Gantt charts, project schedules, or milestone visualizations.","timeline-creator",{"claudeCode":12},"SKILL.md frontmatter at visual-documentation-plugin/skills/timeline-creator/SKILL.md",[589,590,591,593,594],{"path":416,"priority":324},{"path":540,"priority":419},{"path":592,"priority":419},"assets/templates/timeline_components.html",{"path":555,"priority":340},{"path":557,"priority":340},{"sources":596},[597],"manual",{"closedIssues90d":8,"description":264,"forks":232,"license":238,"openIssues90d":234,"pushedAt":235,"readmeSize":230,"stars":236,"topics":599},[600,601,277,602,603,276,604,274,605],"ai-agents","anthropic","claude-code","claude-skills","ai-tools","productivity",{"classifiedAt":607,"discoverAt":608,"extractAt":609,"githubAt":609,"updatedAt":607},1778693062028,1778693055731,1778693060469,[216,213,212,214,215],{"evaluatedAt":241,"extractAt":290,"updatedAt":241},[],[614,642,672,698,727,749],{"_creationTime":615,"_id":616,"community":617,"display":618,"identity":624,"providers":628,"relations":636,"tags":638,"workflow":639},1778696505500.006,"k1754f7285hvja3svvh212kj8586maxr",{"reviewCount":8},{"description":619,"installMethods":620,"name":622,"sourceUrl":623},"Checklist and automation guide for adding a new skill to the OPC Skills project. Ensures all required files, metadata, logos, and listings are created before release. Use when adding a new skill, publishing a skill, or preparing a skill for release.",{"claudeCode":621},"ReScienceLab/opc-skills","add-new-opc-skill","https://github.com/ReScienceLab/opc-skills",{"basePath":625,"githubOwner":626,"githubRepo":627,"locale":18,"slug":622,"type":246},".factory/skills/add-new-opc-skill","ReScienceLab","opc-skills",{"evaluate":629,"extract":635},{"promptVersionExtension":205,"promptVersionScoring":206,"score":630,"tags":631,"targetMarket":217,"tier":634},100,[216,277,632,633,215],"development","checklist","verified",{"commitSha":279},{"repoId":637},"kd7fj56h5kejcgm6hcjmzn79xd86m7wa",[277,633,632,216,215],{"evaluatedAt":640,"extractAt":641,"updatedAt":640},1778696744286,1778696505500,{"_creationTime":643,"_id":644,"community":645,"display":646,"identity":652,"providers":656,"relations":665,"tags":668,"workflow":669},1778695548458.4048,"k17e5nn93syzxrybh3he9fz5eh86nbme",{"reviewCount":8},{"description":647,"installMethods":648,"name":650,"sourceUrl":651},"Guide a person in becoming a better teacher and explainer. AI coaches content structuring, audience calibration, explanation clarity, Socratic questioning technique, feedback interpretation, and reflective practice for technical presentations, documentation, and mentoring. Use when a person needs to present technical content and wants preparation coaching, wants to write better documentation or tutorials, struggles to explain concepts across expertise levels, is mentoring a colleague, or is preparing for a talk or knowledge-sharing session.\n",{"claudeCode":649},"pjt222/agent-almanac","teach-guidance","https://github.com/pjt222/agent-almanac",{"basePath":653,"githubOwner":654,"githubRepo":655,"locale":18,"slug":650,"type":246},"skills/teach-guidance","pjt222","agent-almanac",{"evaluate":657,"extract":664},{"promptVersionExtension":205,"promptVersionScoring":206,"score":630,"tags":658,"targetMarket":217,"tier":634},[659,660,661,216,662,663],"teaching","coaching","presentation","explanation","guidance",{"commitSha":279},{"parentExtensionId":666,"repoId":667},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[660,216,662,663,661,659],{"evaluatedAt":670,"extractAt":671,"updatedAt":670},1778701952682,1778695548458,{"_creationTime":673,"_id":674,"community":675,"display":676,"identity":680,"providers":682,"relations":694,"tags":695,"workflow":696},1778695548458.385,"k17avw7n0q0zss1q5kna5zvjzx86mdvr",{"reviewCount":8},{"description":677,"installMethods":678,"name":679,"sourceUrl":651},"Prepare an organisation for regulatory inspection by assessing readiness against agency-specific focus areas (FDA, EMA, MHRA). Covers warning letter and 483 theme analysis, mock inspection protocols, document bundle preparation, inspection logistics, and response template creation. Use when a regulatory inspection has been announced or is anticipated, when a periodic self-assessment is due, when new systems have been implemented since the last inspection, or after a significant audit finding that may attract regulatory attention.\n",{"claudeCode":649},"prepare-inspection-readiness",{"basePath":681,"githubOwner":654,"githubRepo":655,"locale":18,"slug":679,"type":246},"skills/prepare-inspection-readiness",{"evaluate":683,"extract":693},{"promptVersionExtension":205,"promptVersionScoring":206,"score":630,"tags":684,"targetMarket":217,"tier":634},[685,686,687,688,689,690,691,216,692],"compliance","gxp","inspection","fda","ema","mhra","readiness","process-automation",{"commitSha":279},{"parentExtensionId":666,"repoId":667},[685,216,689,688,686,687,690,692,691],{"evaluatedAt":697,"extractAt":671,"updatedAt":697},1778700122939,{"_creationTime":699,"_id":700,"community":701,"display":702,"identity":708,"providers":712,"relations":720,"tags":723,"workflow":724},1778699234184.6135,"k175frmf44tn80mcd6gvw1c1th86ngq9",{"reviewCount":8},{"description":703,"installMethods":704,"name":706,"sourceUrl":707},"Invoke parallel document-specialist agents for external web searches and documentation lookup",{"claudeCode":705},"Yeachan-Heo/oh-my-claudecode","external-context","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":709,"githubOwner":710,"githubRepo":711,"locale":18,"slug":706,"type":246},"skills/external-context","Yeachan-Heo","oh-my-claudecode",{"evaluate":713,"extract":719},{"promptVersionExtension":205,"promptVersionScoring":206,"score":630,"tags":714,"targetMarket":217,"tier":634},[715,216,716,717,718],"search","research","information-retrieval","multi-agent",{"commitSha":279},{"parentExtensionId":721,"repoId":722},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[216,717,718,716,715],{"evaluatedAt":725,"extractAt":726,"updatedAt":725},1778699449790,1778699234184,{"_creationTime":728,"_id":729,"community":730,"display":731,"identity":735,"providers":737,"relations":745,"tags":746,"workflow":747},1778699234184.6133,"k170q6m14w6ah5ygc0jr5sa54986mpx7",{"reviewCount":8},{"description":732,"installMethods":733,"name":734,"sourceUrl":707},"Deep codebase initialization with hierarchical AGENTS.md documentation",{"claudeCode":705},"deepinit",{"basePath":736,"githubOwner":710,"githubRepo":711,"locale":18,"slug":734,"type":246},"skills/deepinit",{"evaluate":738,"extract":744},{"promptVersionExtension":205,"promptVersionScoring":206,"score":630,"tags":739,"targetMarket":217,"tier":634},[216,740,741,742,743],"codebase","agent","typescript","javascript",{"commitSha":279},{"parentExtensionId":721,"repoId":722},[741,740,216,743,742],{"evaluatedAt":748,"extractAt":726,"updatedAt":748},1778699437749,{"_creationTime":750,"_id":751,"community":752,"display":753,"identity":759,"providers":763,"relations":771,"tags":773,"workflow":774},1778699106670.4255,"k173sze6h2kdjhyfbveynf98t586n5wt",{"reviewCount":8},{"description":754,"installMethods":755,"name":757,"sourceUrl":758},"Use when the user wants to translate a repository README, make a repo multilingual, localize docs, add a language switcher, internationalize the README, or update localized README variants in a GitHub-style repository.",{"claudeCode":756},"xixu-me/skills","readme-i18n","https://github.com/xixu-me/skills",{"basePath":760,"githubOwner":761,"githubRepo":762,"locale":18,"slug":757,"type":246},"skills/readme-i18n","xixu-me","skills",{"evaluate":764,"extract":770},{"promptVersionExtension":205,"promptVersionScoring":206,"score":630,"tags":765,"targetMarket":217,"tier":634},[766,216,767,768,769],"localization","internationalization","markdown","github",{"commitSha":279},{"repoId":772},"kd77r2vb42jmgam0qbr9f2c6kn86mebv",[216,769,767,766,768],{"evaluatedAt":775,"extractAt":776,"updatedAt":777},1778699174967,1778699106670,1778699384013]