Browse Skills
22656 skills found
generating-subtasks.md
0
1
export
generating-subtasks
2
from
"SteveBronder/skillrena"
from
"SteveBronder/skillrena"
3
Converts approved design documents into agent-executable XML subtasks. Use after a design doc is approved and ready for implementation.
2026-01-05
deep-research.md
0
1
export
deep-research
2
from
"braselog/researchAssistant"
from
"braselog/researchAssistant"
3
Conduct a thorough literature search on a topic with verified citations. Use when the user types /deep_research, asks to "research a topic", "find papers on", or needs literature review. CRITICAL - Never fabricate citations. Every claim must have a verifiable source.
2026-01-05
domain-expertise-template.md
0
1
export
domain-expertise-template
2
from
"ChaiWithJai/claude-code-mastery"
from
"ChaiWithJai/claude-code-mastery"
3
Template for creating domain expertise skills. Copy and customize for your specific domain.
2026-01-05
reqon.md
0
1
export
reqon
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when writing or editing .vague files for Reqon declarative API data pipelines
2026-01-05
parse-pof.md
0
1
export
parse-pof
2
from
"fuchsst/wcsaga_godot_converter"
from
"fuchsst/wcsaga_godot_converter"
3
Surgical metadata extractor for binary .pof files implementing the "Plan" phase tool. Extracts game logic metadata (hardpoints, subsystems, docking points) into structured JSON contracts for the generate-importer skill. Follows separation of concerns principle - does not parse 3D geometry. Provides structured JSON output with deterministic error handling for reliable agentic communication.
2026-01-05
sqlalchemy-orm.md
0
1
export
sqlalchemy-orm
2
from
"danielseltzer/code-analysis-tools"
from
"danielseltzer/code-analysis-tools"
3
SQLAlchemy Python SQL toolkit and ORM with powerful query builder, relationship mapping, and database migrations via Alembic
2026-01-05
pagent.md
0
1
export
pagent
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guide for using pagent - a PRD-to-code orchestration tool. Use when users ask how to use pagent, run agents, create PRDs, or transform requirements into code.
2026-01-05
plugin-installation.md
0
1
export
plugin-installation
2
from
"Lobbi-Docs/claude-2"
from
"Lobbi-Docs/claude-2"
3
Use when the user wants to install, update, or set up a Claude Code plugin
2026-01-05
prompting.md
0
1
export
prompting
2
from
"rafaelcalleja/kai-prompting-skill"
from
"rafaelcalleja/kai-prompting-skill"
3
Meta-prompting system for dynamic prompt generation using templates, standards, and patterns. USE WHEN meta-prompting, template generation, prompt optimization, or programmatic prompt composition.
2026-01-05
agent-33-skills-maker.md
0
1
export
agent-33-skills-maker
2
from
"sellersessions/Sub-Agents"
from
"sellersessions/Sub-Agents"
3
Create Claude Desktop skills from descriptions, SOPs, or existing agents. Three modes - create from scratch, convert SOPs to skills, or migrate agents to skill format. Outputs ready-to-deploy .zip packages.
2026-01-05
tdd-failure-recovery.md
0
1
export
tdd-failure-recovery
2
from
"rubrical-studios/process-docs"
from
"rubrical-studios/process-docs"
3
Guide experienced developers through TDD failure scenarios and recovery procedures when tests behave unexpectedly
2026-01-05
go-testing.md
0
1
export
go-testing
2
from
"jovermier/cc-stack-marketplace"
from
"jovermier/cc-stack-marketplace"
3
Go testing best practices including table-driven tests, race detection, test coverage, and mocking strategies. Use when writing or reviewing Go tests.
2026-01-05
investigation.md
0
1
export
investigation
2
from
"talmolab/sba-solver-wasm"
from
"talmolab/sba-solver-wasm"
3
Scaffolds a template for a small investigation for empirical experimentation. Use when the user asks for an investigation, experiment or research to support making design decisions, assess performance or try out a new idea that requires data or an MVP.
2026-01-05
agent-certifier.md
0
1
export
agent-certifier
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Given a human certification or license (e.g. PL-300, SAP B1, Azure AI Engineer), create a production-ready agent skill profile and certification ladder, including skills.yaml entries, agent YAML, and skills documentation, using the anthropics/skills SKILL.md conventions.
2026-01-05
backend-models.md
0
1
export
backend-models
2
from
"SpacePlushy/portfolio"
from
"SpacePlushy/portfolio"
3
Define database models and schemas with proper data types, constraints, relationships, and validation rules. Use this skill when creating or modifying database models, ORM entities, schema definitions, or data validation layers. When working on Prisma schema files, TypeORM entities, Drizzle schema definitions, Mongoose models, database model classes, files defining table structures and relationships, validation schemas for database entities, or files implementing data integrity constraints and cascading behaviors.
2026-01-05
livewire-principles.md
0
1
export
livewire-principles
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Principles for writing simple, maintainable Laravel/Livewire code. Use when writing Livewire components, tests, or Blade views. Focuses on avoiding over-engineering.
2026-01-05
api-contract-validator.md
0
1
export
api-contract-validator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Validates type contracts between TypeScript interfaces and Pydantic models. Detects field mismatches and type inconsistencies. Related: frontend-backend-mapper for endpoint discovery.
2026-01-05
bug-fixing-assistant.md
0
1
export
bug-fixing-assistant
2
from
"jdeweedata/circletel"
from
"jdeweedata/circletel"
3
Systematic debugging workflow for CircleTel - analyzes errors, identifies root causes, proposes fixes, and validates solutions with tests
2026-01-05
mudblazor.md
0
1
export
mudblazor
2
from
"keithdv/ClaudeSkills"
from
"keithdv/ClaudeSkills"
3
Build enterprise Blazor applications with MudBlazor component library. Use when creating forms, data grids, dialogs, navigation, theming, layout systems, or integrating with Neatoo domain objects. Covers installation, components, validation, data display, and enterprise patterns.
2026-01-05
rust-review.md
0
1
export
rust-review
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Expert-level Rust audits covering ownership, concurrency, unsafe blocks, traits, and Cargo dependencies. Use for Rust-specific code review.
2026-01-05
ml-api-endpoint.md
0
1
export
ml-api-endpoint
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Эксперт ML API. Используй для model serving, inference endpoints, FastAPI и ML deployment.
2026-01-05
moai-foundation-claude.md
0
1
export
moai-foundation-claude
2
from
"tjdwls101010/seongjin_extension_youtube-summarize"
from
"tjdwls101010/seongjin_extension_youtube-summarize"
3
Canonical Claude Code skill authoring kit covering agent Skills, sub-agent templates, custom slash commands, orchestration patterns, hooks, memory, settings, and IAM permission rules aligned with official documentation.
2026-01-05
cass-memory.md
0
1
export
cass-memory
2
from
"eaasxt/Farmhand"
from
"eaasxt/Farmhand"
3
Cross-agent learning with cm (cass-memory). Use before starting non-trivial tasks, when looking for patterns from past work, when the user mentions "cm", "memory", "learned rules", or "what do we know about".
2026-01-05
moai-lang-typescript.md
0
1
export
moai-lang-typescript
2
from
"kivo360/quickhooks"
from
"kivo360/quickhooks"
3
TypeScript best practices with modern frameworks, full-stack development, and type-safe patterns for 2025
2026-01-05