Topic: claude-code
35,830 skills in this topic.
-
brownfield-drift
Enforces architecture boundaries defined in PLAN.md. Use when a PR crosses module/service boundaries, when the dev asks "are we following the architecture?", or as a scheduled architecture health check. Not for querying what a module does — use brownfield-chat for that.
wednesday-solutions/ai-agent-skills 145
-
brownfield-enrich
Schema reference for comment enrichment. The enrichment workflow is printed by `wednesday-skills map` in the `[ENRICH]` block — follow those instructions.
wednesday-solutions/ai-agent-skills 145
-
brownfield-fix
Use before editing any file in a brownfield project. Runs risk check and blast radius before making any change.
wednesday-solutions/ai-agent-skills 145
-
brownfield-gaps
Improves graph coverage for a specific file with dynamic/unannotated patterns (event emitters, dynamic require, global injection). Use when dep-graph shows gaps on a file or when chat/query returns "not mapped". Not for querying — only for improving coverage.
wednesday-solutions/ai-agent-skills 145
-
brownfield-query
Deterministic lookups from dep-graph.json. Use for direct structural questions about a specific file or module — what it imports, what imports it, its risk score, its exports. For multi-module or natural-language questions use brownfield-chat instead.
wednesday-solutions/ai-agent-skills 145
-
deploy-checklist
Pre-deploy and post-deploy checklist skill. Ensures env vars, migrations, CI, rollback plan, smoke tests, and monitoring are verified before and after every deployment.
wednesday-solutions/ai-agent-skills 145
-
git-os
Enforces conventional commits, atomic changes, and GIT-OS workflow for Wednesday Solutions projects. Every agent that generates a commit must read this skill first.
wednesday-solutions/ai-agent-skills 145
-
greenfield
Parallel persona planning for new projects. Research agent runs first to build domain context, then Architect, PM, and Security agents run in parallel. Synthesis agent combines all perspectives into a detailed GSD-style PLAN.md with Tensions section.
wednesday-solutions/ai-agent-skills 145
-
pr-create
Agent-driven PR creation skill. Validates branch, runs pre-push checklist, generates GIT-OS compliant PR title and body from commit history, detects stacked branches, then pushes and opens the PR via gh CLI.
wednesday-solutions/ai-agent-skills 145
-
pr-review
Fix engine for PR review comments. Fetches review comments (Gemini bot or human), categorizes by impact, posts a prioritized fix queue, and applies fixes on dev approval. Called directly for quick fixes, or internally by pr-review-agent as part of full PR review.
wednesday-solutions/ai-agent-skills 145
-
sprint
Sprint initiation skill. Given a ticket title and description, outputs a GIT-OS-compliant branch name, PR title, and PR description template.
wednesday-solutions/ai-agent-skills 145
-
wednesday-design
Design and UX guidelines for Wednesday Solutions projects. Covers visual design tokens, animation patterns, component standards, accessibility, and user experience best practices for React/Next.js applications. ENFORCES use of approved component libraries only.
wednesday-solutions/ai-agent-skills 145
-
wednesday-dev
Technical development guidelines for Wednesday Solutions projects. Enforces import ordering, complexity limits, naming conventions, TypeScript best practices, and code quality standards for React/Next.js applications.
wednesday-solutions/ai-agent-skills 145
-
add-benchmark
Add a new SWE benchmark task from a real GitHub bug-fix. Use when the user provides a GitHub issue or PR URL and wants to add it to the bench-swe pipeline.
ory/lumen 144
-
doctor
Run a health check on the bundled Lumen semantic search setup for the current project, verify backend reachability and index freshness, and summarize remediation steps.
ory/lumen 144
-
reindex
Refresh or rebuild the bundled Lumen index for the current project, preferring MCP-driven refreshes and using the CLI only for an explicit clean rebuild.
ory/lumen 144
-
gdoc
Read publicly shared Google Docs using curl to download into a file.
ykdojo/safeclaw 144
-
gemini
Use Gemini CLI for web research, multimodal tasks (PDFs, images), or as a second opinion.
ykdojo/safeclaw 144
-
slack
Read Slack messages, channels, DMs, and search. Read-only access to your Slack workspace.
ykdojo/safeclaw 144
-
yt-dlp
Download YouTube videos, audio, and subtitles/transcripts using yt-dlp.
ykdojo/safeclaw 144
-
tokf-run
Compress verbose CLI output with tokf before returning results. Activates for git, cargo, npm, docker, go, gradle, kubectl, and other supported commands.
mpecan/tokf 147
-
tokf-discover
Find missed token savings by scanning AI coding session files for commands that ran without tokf filtering.
mpecan/tokf 147
-
tokf-discover
Find missed token savings in Claude Code sessions and create filters for unfiltered commands
mpecan/tokf 147
-
tokf-filter
This skill should be used when the user asks to "create a filter", "write a tokf filter", "add a filter for <tool>", "how do I filter output", or needs guidance on tokf filter step types, templates, pipes, or placement conventions.
mpecan/tokf 147