optimization.quality_report
Compile a recurring quality report that synthesizes defect trends, automation health, and recommendations.
optimization.retrospective
Facilitate a sprint or release retrospective focusing on insights, actions, and ownership.
optimization.postmortem
Produce a post-incident analysis capturing timeline, root causes, impact, and corrective actions.
optimization.metric_review
Conduct a metric review that contextualizes performance trends, flags anomalies, and recommends actions.
optimization.experiment_brief
Prepare an experiment brief outlining hypothesis, design, success metrics, and operational plan.
optimization.experiment_analysis
Analyze completed experiments and craft executive-ready summaries with insights and recommendations.
discovery.user_research
Plan and structure moderated or unmoderated user research sessions that target the given persona and objectives.
discovery.tech_landscape
Assess technical patterns, integrations, and constraints in the domain to inform feasibility and strategy.
discovery.risk_assessment
Identify potential quality, security, and delivery risks early in discovery to inform mitigation planning.
discovery.problem_framing
Frame the core customer problem, evidence, and success hypothesis before solutioning.
discovery.market_scan
Analyze the competitive and adjacent solution landscape to surface differentiation opportunities.
discovery.data_audit
Inventory available datasets, instrumentation gaps, and data quality considerations for the initiative.
delivery.test_plan
Generate a detailed test plan covering scenarios, environments, data, and reporting for the release.
delivery.tech_spec
Produce an implementation-ready technical specification with architecture, sequencing, and validation details.
delivery.roadmap
Create a delivery roadmap that translates strategy into sequenced releases with milestones and dependencies.
delivery.release_notes
Generate structured release notes tailored to the specified audience and highlighting value, rollout, and risks.
delivery.design_review
Facilitate a cross-functional design review capturing decisions, feedback, and implementation guidance.
delivery.dashboard_brief
Align analysts and designers on the goals, requirements, and storytelling approach for a new or updated dashboard.
definition.value_proposition
Shape the value proposition narrative tying customer needs, solution benefits, and proof points together.
definition.test_strategy
Define the holistic testing approach across functional, non-functional, and automation layers for the initiative.
definition.tech_spike
Scope and prioritize technical spikes that de-risk architecture or implementation questions.
definition.story_map
Generate a structured user story map to visualize workflows, user goals, and release slices.
definition.okr_drafting
Draft outcome-oriented OKRs with leading indicators and initiatives tied to the product strategy.
definition.metric_catalog
Document key metrics, definitions, and segmentation required to track product success.
pyx
Safe Python code execution using pyx CLI. Use when: running Python, executing scripts, testing code. Triggers: pyx, run python, execute code, test script. Default mode: MANIFEST_IO (file-first with manifest output).
setup-react-app-config
Set up configuratin files for the React project (Biome, Shadcn/UI)
crawl4ai
Web crawler that converts URLs to clean markdown. Use when user wants to fetch a webpage, extract web content, convert URL to markdown, or scrape website content.
skill-creator
Create new Claude Code skills in this repository. Use when user wants to add a new skill, create a skill, implement a skill, or extend Claude's capabilities with a custom workflow.
agent-harness
Framework for orchestrating multiple AI agent sessions to complete complex, long-running software projects. Use when the user wants to set up or use the long-running agent harness pattern for managing multi-session projects, breaking work into discrete sessions with persistent state tracking, or implementing incremental progress workflows across multiple Claude Code sessions.
agent-creator
Create Claude Code subagents. Use when user wants to create a subagent, specialized agent, or custom AI assistant for Claude Code.
holistic-seo
Comprehensive SEO audit and optimization framework based on Koray Tuğberk GÜBÜR's Holistic SEO methodology. Use when performing SEO audits, creating content strategies, building topical authority, implementing semantic SEO, optimizing for E-E-A-T, or improving technical SEO. Covers topical maps, entity optimization, internal linking, structured data, Core Web Vitals, and content optimization for any website type including e-commerce, SaaS, blogs, and local businesses.
dev-km
4-layer knowledge capture system for development sessions with session management, retrospectives, and knowledge distillation.
git-workflow-manager
Manage git worktrees with GitFlow conventions for parallel development. This skill should be used when creating, managing, or cleaning up git worktrees, following standard GitFlow branch naming (feature/, fix/, hotfix/). 100% generic and reusable across all projects.
feature-workflow
Orchestrate complete or partial feature implementation workflow with configurable phases. This skill should be used to run the full workflow (specification → research → plan → implement → test → fix) or specific phases, coordinating between all feature-implementation skills automatically.
feature-specification
Guide iterative specification and CDC (Cahier Des Charges) creation through deep questioning, context analysis, and proactive proposals. Use this skill BEFORE feature-research to clarify requirements, identify prerequisites, define scope, and document complete specifications. Triggers when starting a new feature, task, bug fix, or refactoring and requirements need clarification.
feature-research
Guide interactive research and POC creation to understand features deeply. This skill should be used when planning to implement a new feature and needing to research design patterns, understand integration points in the codebase, consult documentation via MCP Deep Wiki, or create minimal POCs to validate concepts. Can receive CDC.md from feature-specification as input for clear requirements.
feature-implementer
Implement feature steps using git worktrees, build and test adaptively, update implementation plan, and generate test plans. This skill should be used when ready to implement one or more steps from an implementation plan, automatically adapting to any framework, language, or project structure.
test-plan-generator
Generate intelligent, non-redundant test plans based on implementation changes. This skill should be used after implementing features to create comprehensive yet efficient test plans with proper coverage across unit, integration, API, and E2E tests without duplication.
workflow-challenger
Critical review and gap analysis skill that can be invoked at any workflow stage. Use to challenge decisions, identify missing specifications, verify coherence, and surface unaddressed questions in CDC, findings, plans, or any deliverable. Acts as a devil's advocate by deeply analyzing codebase, project documentation ([DOC]-* folders), and context.
test-executor
Execute tests adaptively, analyze failures, generate detailed failure reports, and iterate until tests pass. This skill should be used when running tests from a test plan, working with any language, framework, or test type (E2E, API, unit, integration, performance).
test-fixer
Fix failing tests based on failure reports, verify fixes, and iterate until all tests pass. This skill should be used after test-executor generates failure reports, providing systematic debugging and fixing strategies that work with any framework or language.
implementation-planner
Generate comprehensive implementation plans with checkboxes, dependencies, and parallelization details. This skill should be used after feature research is complete to create structured, step-by-step implementation plans that track progress, identify dependencies between tasks, and enable multiple developers to work in parallel.
sym
List Python symbols (classes/functions) quickly via AST to discover real identifiers before using `def`/`ctx`.
repo_facts
Summarize an arbitrary code repo (git or non-git) into a small, high-signal facts packet: languages, build/test tooling clues, notable paths, and size stats.
def
Locate symbol definitions quickly (precise for Python via AST; conservative candidates for other languages) and print a bounded context packet.
ctx
Extract a small, high-signal context packet around ripgrep matches (bounded by hits/files/output budget) for fast LLM consumption.
skill-name
Describe what this skill does and when to use it.
using-jj
Use when working with Jujutsu (jj) version control for task management and change tracking - provides workflows for examine-commit-work-squash cycle, checkpointing progress, and managing working copies
test-watch-focused-patterns
Use when developing tests or refactoring test suites - run tests in watch mode with focused file patterns to get instant feedback on specific test files without running the entire suite
sharpening-the-knife
Use when discovering a useful technique, pattern, or insight during work - pause to capture it as a skill before the knowledge evaporates, preventing the "I'll remember this" trap that causes expertise loss
Page 1420 of 1481 · 74039 results
