Browse Skills
18175 skills found
feature-development-workflow.md
0
1
export
feature-development-workflow
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Orchestrate end-to-end feature development from requirements through implementation, testing, and review. Use when: (1) planning feature development stages, (2) coordinating multi-agent feature workflows, (3) understanding SDLC phases for new features.
2026-01-05
experiment-design-checklist.md
0
1
export
experiment-design-checklist
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generates a rigorous experiment design given a hypothesis. Use when asked to design experiments, plan experiments, create an experimental setup, or figure out how to test a research hypothesis. Covers controls, baselines, ablations, metrics, statistical tests, and compute estimates.
2026-01-05
website-copy-standards.md
0
1
export
website-copy-standards
2
from
"adnanmueller/am-dev-plugins"
from
"adnanmueller/am-dev-plugins"
3
Comprehensive skill for writing high-converting, AI-optimised website copy that combines Generative Engine Optimization (GEO) with strategic copywriting psychology. Use when: (1) Writing new website copy, landing pages, or marketing content, (2) Performing SEO audits or content reviews, (3) Optimising content for AI Answer Engines (Google AI, Perplexity, ChatGPT), (4) Implementing Schema markup (JSON-LD structured data), (5) Writing B2B or B2C-specific copy, (6) Creating About Us pages or brand storytelling content, (7) Writing microcopy, error messages, or UX text, (8) Ensuring accessibility and inclusive language.Invoke with: /write-website-copy, /audit-seo, /generate-schema, /validate-content, or say "use the website-copy-standards skill to..."
2026-01-05
commitlint-config.md
0
1
export
commitlint-config
2
from
"metasaver/claude-marketplace"
from
"metasaver/claude-marketplace"
3
Commitlint configuration and GitHub Copilot commit message instruction templates with validation logic for conventional commit enforcement. Includes 6 required standards (conventional format, relaxed subject rules for Copilot compatibility, optional scope, Husky integration, required dependencies, Copilot instruction consistency). Use when creating or auditing commitlint.config.js and .copilot-commit-message-instructions.md files.
2026-01-05
pr-documentation-uml.md
0
1
export
pr-documentation-uml
2
from
"YoungY620/pr-summary-skills"
from
"YoungY620/pr-summary-skills"
3
Generate PR documentation with UML diagrams based on Git branch differences. Explains modification reasons, content, and implementation. Uses Mermaid to draw architecture, class, sequence diagrams with exact code element names matching actual code.
2026-01-05
technical-writer.md
0
1
export
technical-writer
2
from
"therealchandlerbing/claude-usecases"
from
"therealchandlerbing/claude-usecases"
3
Professional technical documentation specialist that creates clear, comprehensive documentation including API references, user guides, READMEs, integration guides, and developer tutorials
2026-01-05
firebase-auth.md
0
1
export
firebase-auth
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Implements Firebase Authentication with email, OAuth, phone auth, and custom tokens. Use when building apps with Firebase, needing flexible auth methods, or integrating with Firebase ecosystem.
2026-01-05
glsl-shader.md
0
1
export
glsl-shader
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create audio-reactive GLSL visualizers for Bice-Box. Provides templates, audio uniforms (iRMSOutput, iRMSInput, iAudioTexture), coordinate patterns, and common shader functions.
2026-01-05
agent-native-architecture.md
0
1
export
agent-native-architecture
2
from
"PierPaoloPastore/Progetto_Database_Acquisti"
from
"PierPaoloPastore/Progetto_Database_Acquisti"
3
Build AI agents using prompt-native architecture where features are defined in prompts, not code. Use when creating autonomous agents, designing MCP servers, implementing self-modifying systems, or adopting the "trust the agent's intelligence" philosophy.
2026-01-05
kotlin-fundamentals.md
0
1
export
kotlin-fundamentals
2
from
"pluginagentmarketplace/custom-plugin-android"
from
"pluginagentmarketplace/custom-plugin-android"
3
Master Kotlin syntax, OOP principles, SOLID practices, functional programming, and data structures. Use when writing Kotlin code or designing class hierarchies.
2026-01-05
image-generation.md
0
1
export
image-generation
2
from
"alavida-ai/vf-owwo"
from
"alavida-ai/vf-owwo"
3
This is a skill for generating and reviewing relevant images using Generative AI MCPs
2026-01-05
create-entity.md
0
1
export
create-entity
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Automate creation of complete CRUD entities (backend Laravel + frontend Vue) following Budget Manager project conventions. Use when the user asks to create a new entity, model, resource, or CRUD feature. Triggers on requests like "create a new category entity", "add a product model with CRUD", "generate an entity for transactions", or any request to scaffold a complete feature with database, API, and UI components.
2026-01-05
mechanical-engineer.md
0
1
export
mechanical-engineer
2
from
"selfdriven-octo/skillzeb"
from
"selfdriven-octo/skillzeb"
3
Ability to design, analyse, test, and maintain mechanical systems and components that meet defined functional, safety, and performance requirements. Includes applying engineering principles to materials, structures, thermodynamics, fluid mechanics, and motion systems; producing and interpreting technical designs and specifications; validating designs through analysis and testing; and supporting manufacture, operation, and lifecycle management. Applies across industrial, infrastructure, energy, manufacturing, and product contexts and is independent of specific tools or industries, with human accountability retained for safety, compliance, and outcomes.
2026-01-05
laravel-dusk.md
0
1
export
laravel-dusk
2
from
"Hieubkav/wincellarCloneBackend"
from
"Hieubkav/wincellarCloneBackend"
3
Laravel Dusk - Browser automation and testing API for Laravel applications. Use when writing browser tests, automating UI testing, testing JavaScript interactions, or implementing end-to-end tests in Laravel.
2026-01-05
content-writer.md
0
1
export
content-writer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Write technical content for the Physical AI textbook including chapters, examples, code snippets, and exercises. Use when creating new chapters, writing module content, adding code examples, or creating assessments.
2026-01-05
dev-planning.md
0
1
export
dev-planning
2
from
"Proaptus/proagentic-dfx"
from
"Proaptus/proagentic-dfx"
3
AI-driven development planning skill that produces TDD-ready specifications using research-backed methodologies (Plan-then-Act, Reflexion, ToT/LATS, ReAct).USE THIS SKILL PROACTIVELY when:- User requests a feature implementation- User reports a bug that needs fixing- User asks for code refactoring- Task involves multiple files or components- Requirements need clarification before coding- You need to create a comprehensive development planThis skill implements the complete planning pipeline: repo analysis → test-first design → structured plan generation → self-critique → TDD handover specification.OUTPUT: Structured TDD Handover Spec (JSON + Markdown) ready for TDD agent consumption.
2026-01-05
project-scaffolder.md
0
1
export
project-scaffolder
2
from
"BitYoungjae/dokhak"
from
"BitYoungjae/dokhak"
3
Creates plan.md, task.md, persona.md, project-context.md, and CLAUDE.md for new self-learning resource projects. Use when: (1) /init-project command is invoked, (2) setting up a new tutorial/guide/documentation project, (3) structure-designer agent needs templates for learning resource structure design. Provides hierarchical Part/Chapter/Section templates with page allocation.
2026-01-05
playwright-e2e-testing.md
0
1
export
playwright-e2e-testing
2
from
"bobmatnyc/termpilot"
from
"bobmatnyc/termpilot"
3
Playwright modern end-to-end testing framework with cross-browser automation, auto-wait, and built-in test runner. Use when testing web applications end-to-end, implementing cross-browser testing, or recording user flows with screenshots and videos.
2026-01-05
database-schema-guide.md
0
1
export
database-schema-guide
2
from
"galactivale/financeocr"
from
"galactivale/financeocr"
3
VaultCPA database schema reference with 50+ Prisma models, relationships, and query patterns. Use when working with database models, designing features, or understanding data structure.
2026-01-05
wishful-thinking-programming.md
0
1
export
wishful-thinking-programming
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when building features with unknowns or uncertainties - start from well-understood parts (business logic, UX, pure functions), write code as if ideal collaborators exist, use mocks to define APIs through usage, preventing analysis paralysis from trying to understand everything upfront
2026-01-05
turborepo.md
0
1
export
turborepo
2
from
"levanminhduc/LuongHoaThoNew"
from
"levanminhduc/LuongHoaThoNew"
3
Guide for implementing Turborepo - a high-performance build system for JavaScript and TypeScript monorepos. Use when setting up monorepos, optimizing build performance, implementing task pipelines, configuring caching strategies, or orchestrating tasks across multiple packages.
2026-01-05
td-spectral-density.md
0
1
export
td-spectral-density
2
from
"teradata-labs/claude-cookbooks"
from
"teradata-labs/claude-cookbooks"
3
Power spectral density estimation for frequency content analysis
2026-01-05
ai-html-generate.md
0
1
export
ai-html-generate
2
from
"AbeJitsu/Game-Settings-Panel"
from
"AbeJitsu/Game-Settings-Panel"
3
Use AI to recreate PDF page as semantic HTML. Consumes three inputs (PNG image, parsed text, ASCII preview) for complete contextual understanding and accurate generation.
2026-01-05
claude-md-reviewer.md
0
1
export
claude-md-reviewer
2
from
"ortaizi/spike1"
from
"ortaizi/spike1"
3
Review, audit, and fix CLAUDE.md to ensure it meets quality standards.TRIGGERS - Use this skill when user says:- "review claude.md", "review the claude.md"- Any request to check CLAUDE.md quality or find issuesAlso use when:(1) Verifying CLAUDE.md references match actual project structure(2) Checking for stale or outdated content(3) Auditing formatting quality and consistency(4) CLAUDE.md exceeds 600 lines (MUST condense)(5) Analyzing individual section sizes and making them concise(6) Detecting content that duplicates skills in `.claude/skills/`This skill reports issues AND implements all fixes to bring CLAUDE.md to standard.
2026-01-05