Browse Skills
18175 skills found
implementation.md
0
1
export
implementation
2
from
"forrestthewoods/anubis"
from
"forrestthewoods/anubis"
3
Implements GitHub issues that have approved implementation plans. Use when you need to implement an issue, create a branch, write code, and submit a PR. Requires a clear implementation plan in the issue comments.
2026-01-05
nodes-declarative-patterns.md
0
1
export
nodes-declarative-patterns
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Build n8n nodes using declarative style with JSON-based routing configuration for REST API integrations. Use this skill when implementing standard CRUD operations, configuring requestDefaults, defining routing in operation options, setting up declarative pagination, adding query parameters via routing.send, or processing responses with postReceive. Apply when building REST API nodes with simple request/response patterns and automatic pagination handling.
2026-01-05
sdd-tasks.md
0
1
export
sdd-tasks
2
from
"kelleysd-apps/sdd-agentic-framework"
from
"kelleysd-apps/sdd-agentic-framework"
3
Generate actionable, dependency-ordered task lists from implementation plans usingSpecification-Driven Development (SDD) methodology. Use when creating executablework breakdown, task lists, or executing the /tasks command.This skill analyzes design artifacts (plan, contracts, data models, test scenarios)and generates a sequenced task list with parallel execution markers. Tasks followTDD (test-first) and contract-first principles, with clear dependencies and file paths.Triggered by: /tasks command, user request for "task list", "work breakdown","implementation steps", or "what tasks do I need to complete?".
2026-01-05
learn-nexus.md
0
1
export
learn-nexus
2
from
"abdullahbeam/nexus-design-abdullah"
from
"abdullahbeam/nexus-design-abdullah"
3
Master Nexus philosophy and best practices. Load when user mentions: learn nexus, nexus tutorial, system mastery, nexus best practices, how nexus works, nexus philosophy, nexus design, understand nexus, nexus deep dive. 15-18 min.
2026-01-05
sdd-planning.md
0
1
export
sdd-planning
2
from
"aseesy/DEMO"
from
"aseesy/DEMO"
3
Generate comprehensive implementation plans using Specification-Driven Development (SDD)methodology. Use when creating technical design, implementation roadmap, or executingthe /plan command.This skill orchestrates the plan-template.md execution flow, generating research, datamodels, API contracts, and test scenarios. It validates constitutional compliance(Library-First, Test-First, Contract-First) and prepares for task generation.Triggered by: /plan command, user request for "implementation plan", "technical design","how to implement", or "design this feature".
2026-01-05
keystonejs.md
0
1
export
keystonejs
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Builds content APIs with KeystoneJS, the Node.js headless CMS with GraphQL. Use when creating admin UIs and APIs with automatic CRUD operations, relationships, access control, and TypeScript support.
2026-01-05
rust-repository.md
0
1
export
rust-repository
2
from
"gar-ai/mallorn"
from
"gar-ai/mallorn"
3
Implement the repository pattern for database abstraction with sqlx, transactions, and retry logic. Use when building data access layers.
2026-01-05
setup-assistant.md
0
1
export
setup-assistant
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Detect when user is working in an un-indexed project and proactively suggest enabling semantic memory. Activates on first code question in new projects to guide users through initial setup.
2026-01-05
animation-skill.md
0
1
export
animation-skill
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create splash screens, ASCII art banners, and terminal animations. Use when building visual effects, loading screens, and branding elements.
2026-01-05
amnesiac.md
0
1
export
amnesiac
2
from
"shipstone/amnesiac"
from
"shipstone/amnesiac"
3
Autonomous software development for agents with no persistent memory. Use when building, testing, or maintaining code projects. Ensures all work is independently verifiable without context from previous sessions.
2026-01-05
system-design-patterns.md
0
1
export
system-design-patterns
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
System design patterns for scalability, reliability, and performance. Use when: (1) designing distributed systems, (2) planning for scale, (3) making architecture decisions, (4) evaluating trade-offs.
2026-01-05
api-development.md
0
1
export
api-development
2
from
"pluginagentmarketplace/custom-plugin-data-engineer"
from
"pluginagentmarketplace/custom-plugin-data-engineer"
3
REST APIs, GraphQL, FastAPI, data service design, and integration
2026-01-05
curriculum-review-pedagogy.md
0
1
export
curriculum-review-pedagogy
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Verify constructive alignment between objectives, activities, and assessments; validate instructional design quality and learning science principles. Use when reviewing curriculum quality, checking alignment, or validating pedagogical soundness. Activates on "review alignment", "check pedagogy", "validate curriculum", or "quality review".
2026-01-05
brainstorming.md
0
1
export
brainstorming
2
from
"Just-mpm/ConformAI"
from
"Just-mpm/ConformAI"
3
Use when creating or developing anything, before writing code or implementation plans - refines rough ideas into fully-formed designs through structured Socratic questioning, alternative exploration, and incremental validation
2026-01-05
vision-multimodal.md
0
1
export
vision-multimodal
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Vision and multimodal capabilities for Claude including image analysis, PDF processing, and document understanding. Activate for image input, base64 encoding, multiple images, and visual analysis.
2026-01-05
start-right.md
0
1
export
start-right
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive repository initialization and scaffolding for new projects. Use when setting up a new repository from scratch with git, GitHub, CI/CD workflows, branch protection, validation checks (format, lint, type-check, tests, builds), git hooks (husky/lefthook), GitHub Actions for PR and main branch validation, automated versioning and tagging, and project-specific release workflows. Ideal for solo developers who want production-ready repository setup including (1) Git initialization with main branch, (2) GitHub repository creation and configuration, (3) Branch protection rules, (4) PR workflow with squash merging and auto-delete branches, (5) Comprehensive validation checks, (6) Git hooks for pre-commit and pre-push validation, (7) GitHub Actions CI/CD pipelines, (8) Automated releases with GitHub Releases integration.
2026-01-05
local-ssl.md
0
1
export
local-ssl
2
from
"caseymanos/dev-skills-marketplace"
from
"caseymanos/dev-skills-marketplace"
3
Enable HTTPS for local development with trusted SSL certificates. Use when developers need to test SSL/TLS features, work with third-party APIs requiring HTTPS, or simulate production environments. Supports mkcert, OpenSSL, and automatic certificate trust configuration for macOS, Linux, and Windows.
2026-01-05
developing-skills.md
0
1
export
developing-skills
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
MUST be loaded before working with any Skill. Covers creating, building, reviewing, assessing, checking, auditing, evaluating, updating, modifying, and improving skills. Invoke PROACTIVELY before writing or changing any SKILL.md file. Provides structure, workflows, and validation for skill development. Supports both personal skills and standalone distributable skills (GitHub repos). (user)
2026-01-05
component-generator.md
0
1
export
component-generator
2
from
"GMNAPI/DevPortfolio"
from
"GMNAPI/DevPortfolio"
3
Generate React components following DevPortfolio patterns with automatic scaffolding. Use when asked to create components, generate UI elements, scaffold new features, or create React components. Generates TypeScript components with proper structure, translations, tests, and animations.
2026-01-05
playwright-best-practices.md
0
1
export
playwright-best-practices
2
from
"jovermier/cc-stack-marketplace"
from
"jovermier/cc-stack-marketplace"
3
Playwright best practices including selectors, wait strategies, accessibility testing, responsive design, and flaky-test prevention. Use when writing or improving Playwright E2E tests.
2026-01-05
learning-feasibility-study.md
0
1
export
learning-feasibility-study
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Assess technical, financial, operational, and organizational feasibility of learning projects including resource requirements, budget, timeline, and risk analysis. Use when evaluating project viability before committing resources. Activates on "feasibility study", "project viability", "resource planning", or "can we do this".
2026-01-05
grammar-progression.md
0
1
export
grammar-progression
2
from
"YungSeepferd/BulgarianGermanLearningApp"
from
"YungSeepferd/BulgarianGermanLearningApp"
3
Analyze and optimize grammar learning progression, identify dependencies between concepts, and generate structured learning paths. Use for curriculum planning, content organization, and grammar exercise generation.
2026-01-05
api-designer.md
0
1
export
api-designer
2
from
"automacoescomerciaisintegradas/PAGIA"
from
"automacoescomerciaisintegradas/PAGIA"
3
Especialista em design de APIs RESTful e GraphQL, documentação e boas práticas de arquitetura de APIs
2026-01-05
skill-creator.md
0
1
export
skill-creator
2
from
"Holo00/IdeaForge"
from
"Holo00/IdeaForge"
3
Guide for creating effective skills. Use this skill when you want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05