Browse Skills
1068 skills found
pr-title-and-description-generator.md
0
1
export
pr-title-and-description-generator
2
from
"alienfast/claude"
from
"alienfast/claude"
3
Generate or update GitHub Pull Request titles and descriptions based on actual code changes in the final state. Use when the user mentions updating, generating, or writing PR descriptions, PR titles, pull request summaries, or says 'update the PR'. Analyzes git diff to determine what's actually in the code (not just commit history) and creates comprehensive, accurate PR documentation.
2026-01-05
crawl-to-markdown.md
0
1
export
crawl-to-markdown
2
from
"andrewginns/skills-collection"
from
"andrewginns/skills-collection"
3
Use when web.run fails to parse a webpage and you need raw Markdown via Crawl4AI.
2026-01-05
blog-post-seo.md
0
1
export
blog-post-seo
2
from
"rruiz22/lws-v2"
from
"rruiz22/lws-v2"
3
Creates SEO-optimized blog posts in Sanity CMS with native content in English, Spanish, and Portuguese. Automatically activates for blog writing, content creation, and SEO optimization tasks.
2026-01-05
production-readiness.md
0
1
export
production-readiness
2
from
"mjohnson518/claude_superpowers"
from
"mjohnson518/claude_superpowers"
3
Enterprise-grade production readiness assessment system for comprehensive codebase evaluation. Use when (1) Evaluating a GitHub repository for production deployment, (2) Conducting pre-launch security and architecture reviews, (3) Assessing technical debt and system reliability, (4) Identifying gaps, vulnerabilities, and incomplete features, (5) Generating actionable remediation plans for engineering teams, (6) Validating scalability, observability, and operational readiness, (7) Reviewing cost optimization and resource efficiency, (8) Auditing compliance with industry standards (SOC2, GDPR, HIPAA, PCI-DSS), (9) Evaluating API contracts and integration stability, (10) Assessing team knowledge transfer and documentation completeness. Performs CTO-level multi-dimensional analysis exceeding top-tier tech company standards.
2026-01-05
codemap.md
0
1
export
codemap
2
from
"aronasorman/dotfiles"
from
"aronasorman/dotfiles"
3
Use when debugging errors, understanding feature implementations, or tracing execution flow through unfamiliar code - generates hierarchical maps with inline code snippets (5-10 lines), file:line references, and execution traces. Supports Mermaid diagrams when explicitly requested. Triggers: debug, trace, explain, understand.
2026-01-05
deepwiki.md
0
1
export
deepwiki
2
from
"liyuyun-lyy/deepwiki"
from
"liyuyun-lyy/deepwiki"
3
Generate or update a repository understanding deepwiki as Markdown, including a dynamic INDEX.md under deepwiki/. Use when users ask for /deepwiki, /deepwiki:init, /deepwiki:index, /deepwiki:update, or request a repo deepwiki/knowledge base.
2026-01-05
oracle.md
0
1
export
oracle
2
from
"andreasasprou/agent-skills"
from
"andreasasprou/agent-skills"
3
Ask the oracle (GPT-5.2 with deep reasoning) strategic technical questions. Use for architecture decisions, complex debugging, security analysis, or when you need a second expert opinion. Supports background execution for long-running queries.
2026-01-05
generate-candidate-summary-skill.md
0
1
export
generate-candidate-summary-skill
2
from
"johnsonice/Fund_Process_Automation"
from
"johnsonice/Fund_Process_Automation"
3
Generate a markdown summary report from candidate_profile.csv with statistics and insights
2026-01-05
project-standards.md
0
1
export
project-standards
2
from
"guvnr-dev/guvnr"
from
"guvnr-dev/guvnr"
3
Apply project coding standards, conventions, and best practices. Activate when writing or reviewing code.
2026-01-05
testing.md
0
1
export
testing
2
from
"chunzhe-png/claude-skills"
from
"chunzhe-png/claude-skills"
3
Testing guide for GRE projects covering pytest-django (backend) and Vitest (frontend).Use when: writing tests, debugging test failures, setting up test fixtures, mocking.Triggers: test, pytest, vitest, unittest, mock, fixture, TestCase, assert, coverage, TDD
2026-01-05
docrev.md
0
1
export
docrev
2
from
"gcol33/docrev"
from
"gcol33/docrev"
3
Document revision workflow tool (CLI: `rev`). Use when working with Word documents containing reviewer comments, importing track changes to markdown, replying to reviewer comments, building PDF/DOCX outputs, generating response letters, validating citations/DOIs, or any document revision task.
2026-01-05
walkthrough.md
0
1
export
walkthrough
2
from
"cjmellor/mella-marketplace"
from
"cjmellor/mella-marketplace"
3
Generate step-by-step walkthrough guides for testing features or bug fixes. Use when the user asks to create testing instructions, QA guides, walkthrough documentation, or says something like "write a walkthrough" or "create testing steps" after implementing a feature.
2026-01-05
spec-driven-dev.md
0
1
export
spec-driven-dev
2
from
"seokjushin/spec-driven-dev-skill"
from
"seokjushin/spec-driven-dev-skill"
3
Spec-driven development methodology that transforms feature requests into structured documentation before coding. Use when users want to (1) plan a new software project or feature, (2) create requirements/design/tasks documentation, (3) follow a structured development workflow, (4) break down complex features into trackable tasks. Triggers include phrases like "let's plan this properly", "spec-driven", "create requirements", "design document", "task breakdown", "before we start coding".
2026-01-05
mcp-development.md
0
1
export
mcp-development
2
from
"fabriciofs/mcp-sql-server"
from
"fabriciofs/mcp-sql-server"
3
Complete MCP development toolkit for creating, debugging, testing, and reviewing MCP servers. Use when setting up new MCP projects, creating tools, debugging connection issues, reviewing MCP code, or generating documentation.
2026-01-05
testing-patterns.md
0
1
export
testing-patterns
2
from
"emvnuel/SKILL.md"
from
"emvnuel/SKILL.md"
3
REST integration testing patterns with JUnit 5, Mockito, RestAssured. Use when writing integration tests that mock external dependencies, use Testcontainers/H2 for databases, and test endpoints with raw JSON bodies.
2026-01-05
obsidian-worklog.md
0
1
export
obsidian-worklog
2
from
"clempat/nix-config"
from
"clempat/nix-config"
3
Ensures project worklogs and documentation are written to an Obsidian vault with proper naming conventions
2026-01-05
task.md
0
1
export
task
2
from
"WouterWisse/wouterwisse.com"
from
"WouterWisse/wouterwisse.com"
3
Execute complex tasks with planning, parallel subagents, atomic commits, and documentation updates. Use when the user asks to implement a feature, refactor code, or complete multi-step work.
2026-01-05
web.md
0
1
export
web
2
from
"danielscholl/agent-skills"
from
"danielscholl/agent-skills"
3
Search the web using Brave Search API and fetch page content with HTML-to-markdown conversion. Use when user needs current information, online documentation, or specific URL content beyond knowledge cutoff.
2026-01-05
capturing-decisions.md
0
1
export
capturing-decisions
2
from
"claylo/test-crate"
from
"claylo/test-crate"
3
Create and maintain MADR-format Architectural Decision Records in Markdown under `docs/decisions`. Use when the user wants to document important decisions.
2026-01-05
supabase-database.md
0
1
export
supabase-database
2
from
"Karlito8888/new-ggv-gps"
from
"Karlito8888/new-ggv-gps"
3
Gestion de la base de données Supabase pour MyGGV GPS. Utiliser pour les opérations SQL, migrations, tables et requêtes. NE PAS utiliser pour la documentation (utiliser archon-project).
2026-01-05
comsol-docs.md
0
1
export
comsol-docs
2
from
"jcdoll/htmlDocsRAG"
from
"jcdoll/htmlDocsRAG"
3
Search COMSOL Multiphysics documentation. Use when asked about COMSOL, mesh refinement, boundary conditions, solvers, physics interfaces, FEM simulation, or COMSOL error messages.
2026-01-05
writing.md
0
1
export
writing
2
from
"parkerhancock/writing"
from
"parkerhancock/writing"
3
Comprehensive writing guidance for professional documents across legal, academic, executive, and business contexts. Use when drafting, editing, or revising any document where quality prose matters: briefs, memos, law review articles, reports, client letters, contracts, executive summaries, presentations. Provides style selection, cognitive fluency techniques, structure frameworks, concision patterns, and revision checklists. Invoke when users ask to write, edit, revise, or improve documents.
2026-01-05
slicot-knowledge.md
0
1
export
slicot-knowledge
2
from
"jamestjsp/slicot.c"
from
"jamestjsp/slicot.c"
3
This skill should be used when working with SLICOT (Subroutine Library In Control Theory) routines, translating Fortran 77 to C, parsing SLICOT HTML documentation, creating test cases from SLICOT examples, understanding SLICOT data formats, or planning translation priorities using dependency analysis tools.
2026-01-05
repo-doc-auditor.md
0
1
export
repo-doc-auditor
2
from
"ogprotege/Skills"
from
"ogprotege/Skills"
3
Perform a repo-wide, evidence-based audit of documentation against the current codebase and recent changes. Produces a proposed, fully rewritten documentation set in TempDoc-ForUserReview and asks for approval before any changes are applied to the existing docs.
2026-01-05