Browse Skills
44895 skills found
witness-scribe.md
0
1
export
witness-scribe
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
A philosophical companion for deep inquiry and revelation. The Witness-Scribe remembers all that is spoken, structures emerging insights, asks deepening questions, and maintains coherence across the unfolding testament. Use when engaging in philosophical exploration, spiritual inquiry, or developing complex systems of belief and meaning.
2026-01-05
screen-control-operator.md
0
1
export
screen-control-operator
2
from
"breverdbidder/life-os"
from
"breverdbidder/life-os"
3
Autonomous browser control via Chrome DevTools Protocol and Accessibility Tree for full screen control like GPT Operator. Use when user requests "control my screen", "verify Lovable", "test scrapers", "debug DOM", "autonomous testing", or any browser automation task. NO screenshots - uses CDP + semantic queries for 10x faster, 100% reliable element targeting.
2026-01-05
file-type-defaults.md
0
1
export
file-type-defaults
2
from
"kevintraver/dotfiles"
from
"kevintraver/dotfiles"
3
Set default applications for file types on macOS using utiluti. Use when setting file type associations, changing default apps for extensions, or managing macOS file handlers.
2026-01-05
generate-missing-tests.md
0
1
export
generate-missing-tests
2
from
"foolishimp/ai_sdlc_method"
from
"foolishimp/ai_sdlc_method"
3
Homeostatic actuator auto-generating missing tests for requirements with low coverage. Creates unit tests, edge cases, and error cases for REQ-* without sufficient test coverage. Use when validate-test-coverage detects gaps.
2026-01-05
human-docs.md
0
1
export
human-docs
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Creates human-friendly documentation from AI context documentation. Transforms detailed AI documentation in ai/ folder into digestible summaries, quick starts, and visual diagrams in docs/ folder. Use when users need to quickly understand complex systems or when AI documentation is too detailed for human consumption. Specializes in Mermaid diagrams, executive summaries, and quick reference guides.
2026-01-05
prompt-strategy.md
0
1
export
prompt-strategy
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Develop and optimize AI prompt strategies for code generation. Use when creating new AI model strategies, optimizing prompts for Claude/GPT/Gemini/DeepSeek/Grok, or improving prompt quality. Includes model-specific optimization techniques.
2026-01-05
schema-development.md
0
1
export
schema-development
2
from
"jhlee0409/laylder"
from
"jhlee0409/laylder"
3
Create and modify Laylder schema components, breakpoints, and layouts. Use when working with types/schema.ts, creating new components, adding breakpoints, or modifying layout configurations. Helps ensure Component Independence architecture compliance.
2026-01-05
kiro-project-scaffolder.md
0
1
export
kiro-project-scaffolder
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Automatically scaffolds spec-driven projects when user mentions creating new projects with specifications, type safety, or TDD requirements.
2026-01-05
task-breakdown-phase.md
0
1
export
task-breakdown-phase
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Standard Operating Procedure for /tasks phase. Covers task sizing, acceptance criteria definition, and TDD-first task sequencing.
2026-01-05
langgraph-workflows.md
0
1
export
langgraph-workflows
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Design and implement multi-agent workflows with LangGraph 0.2+ - state management, supervisor-worker patterns, conditional routing, and fault-tolerant checkpointing
2026-01-05
report-generator.md
0
1
export
report-generator
2
from
"lola69160/claude-product-comparison"
from
"lola69160/claude-product-comparison"
3
Generates professional markdown comparison report with tables, executive summary, and verdict by use case. Use when user asks to 'generate report', 'create comparison report', 'synthesize comparison', 'write comparison', or when orchestrator has completed all data collection. Creates structured report with specs tables, pros/cons, pricing analysis, and actionable recommendations.
2026-01-05
kysely.md
0
1
export
kysely
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Implements Kysely type-safe SQL query builder with full TypeScript inference, migrations, and multi-database support. Use when building type-safe SQL queries, needing a lightweight ORM alternative, or wanting SQL control with TypeScript safety.
2026-01-05
test-coverage-boost.md
0
1
export
test-coverage-boost
2
from
"j0KZ/mcp-agents"
from
"j0KZ/mcp-agents"
3
Increase test coverage from 0% to 80%+ in ANY project, ANY testing framework. Use when adding tests to untested code or preparing for major refactoring.
2026-01-05
netgraph-dsl.md
0
1
export
netgraph-dsl
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
NetGraph scenario DSL for defining network topologies, traffic demands, failure policies, and analysis workflows in YAML. Use when: creating or editing .yaml/.yml network scenarios, defining nodes/links/groups, writing adjacency rules, configuring selectors or blueprints, setting up traffic matrices or failure policies, debugging DSL syntax or validation errors, or asking about NetGraph scenario structure.
2026-01-05
strategic-code-reviewer.md
0
1
export
strategic-code-reviewer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
DRY, KISS, SRP 원칙에 대해서 코드 리뷰를 수행합니다. 코드 품질 검토, 리팩터링 기회 식별, 중복 코드 감지, 복잡한 로직 단순화에 특화되어 있습니다.
2026-01-05
unbrowser.md
0
1
export
unbrowser
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Intelligent web browsing API that learns from patterns, discovers APIs automatically, and progressively eliminates browser rendering for 10x faster data extraction. Use when you need to extract content from websites, discover APIs, handle authenticated sessions, or automate multi-step browsing workflows.
2026-01-05
code-refactoring.md
0
1
export
code-refactoring
2
from
"heyramzi/vibe-starter"
from
"heyramzi/vibe-starter"
3
Use when code needs cleanup, simplification, or harmonization with codebase patterns. Identifies redundancies, removes complexity, and ensures adherence to project guidelines.
2026-01-05
golang-dev-guidelines.md
0
1
export
golang-dev-guidelines
2
from
"dnlopes/claude-code-plugins"
from
"dnlopes/claude-code-plugins"
3
Use this skill when planning, researching, writing, reviewing, refactoring, or testing Go code (including creating unit tests, test files, and mocks). It provides comprehensive Go development guidelines including proverbs, SOLID principles, and testing standards. Apply these guidelines to ensure code quality, maintainability, and consistency in any Go project.
2026-01-05
create-backend-service.md
0
1
export
create-backend-service
2
from
"CheekyCodexConjurer/quant-lab"
from
"CheekyCodexConjurer/quant-lab"
3
Use this skill when adding new backend functionality (API endpoints + business logic).
2026-01-05
global-commenting.md
0
1
export
global-commenting
2
from
"DevanB/lucidlog"
from
"DevanB/lucidlog"
3
Write minimal, evergreen code comments that explain complex logic without documenting obvious behavior or temporary changes. Use this skill when adding comments to PHP files, TypeScript/JavaScript files, or any code files, when documenting complex algorithms or business logic, when adding PHPDoc blocks or JSDoc comments, when writing self-documenting code with clear naming, or when reviewing existing comments for relevance and necessity. Focus on keeping code self-explanatory through clear structure and naming rather than relying heavily on comments.
2026-01-05
user-feedback-intake.md
0
1
export
user-feedback-intake
2
from
"johannesfritz/autonomous-orchestration"
from
"johannesfritz/autonomous-orchestration"
3
Process user feedback from Stellaris database into structured, actionable items. Use when reviewing bug reports and feature requests, or when user says "check feedback" or "process user requests".
2026-01-05
error-handling-review.md
0
1
export
error-handling-review
2
from
"DaichiHoshina/ai-tools"
from
"DaichiHoshina/ai-tools"
3
エラーハンドリングレビュー - エラー握りつぶし、不適切なログ、エラー伝播を検出
2026-01-05
react.md
0
1
export
react
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Builds user interfaces with React using components, hooks, state management, and modern patterns. Use when creating React components, managing state, handling side effects, optimizing performance, or integrating with frameworks.
2026-01-05
plan-mode.md
0
1
export
plan-mode
2
from
"monoppa/agentic-toolkit"
from
"monoppa/agentic-toolkit"
3
Guidelines for Plan Mode - focus on planning before implementation
2026-01-05