Browse Skills
44915 skills found
arcanea-centaur-mode.md
0
1
export
arcanea-centaur-mode
2
from
"frankxai/arcanea"
from
"frankxai/arcanea"
3
Advanced human-AI co-creation methodology - the Centaur Principle in practice. Master the art of combining human creativity with AI capability for results neither could achieve alone.
2026-01-05
finalize-phase.md
0
1
export
finalize-phase
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Standard Operating Procedure for /finalize phase. Covers workflow completion, artifact archival, roadmap updates, and knowledge preservation.
2026-01-05
adaptivex-brand-guidelines.md
0
1
export
adaptivex-brand-guidelines
2
from
"adaptiveX-gh/coursekit-mcp"
from
"adaptiveX-gh/coursekit-mcp"
3
Applies AdaptiveX's official brand colors and typography to any sort of artifact that may benefit from having AdaptiveX's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply for AdaptiveX training and consulting materials.
2026-01-05
jelly-mixpanel-schema-skill.md
0
1
export
jelly-mixpanel-schema-skill
2
from
"dev-jelly/jelly-dotclaude"
from
"dev-jelly/jelly-dotclaude"
3
Create and validate Mixpanel event schemas in YAML format. Generate type-safe event definitions for multiple platforms (TypeScript, Kotlin, Swift). Activated when defining Mixpanel events, creating event schemas, or generating tracking code.
2026-01-05
google-search-console.md
0
1
export
google-search-console
2
from
"jiunbae/agent-skills"
from
"jiunbae/agent-skills"
3
Google Search Console API 통합 스킬. 검색 성과 분석, URL 검사, 사이트맵 관리, 사이트 인증 지원. "GSC", "서치콘솔", "검색 성과", "SEO 분석" 키워드로 활성화.
2026-01-05
create-repository.md
0
1
export
create-repository
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create Repository interface and Finder interface for domain entity persistence. Use when entity needs persistence layer with commands (save, delete) and queries (find, findAll). Generates both Repository (commands) and Finder (queries) following CQRS pattern.
2026-01-05
frontend-design.md
0
1
export
frontend-design
2
from
"breverdbidder/life-os"
from
"breverdbidder/life-os"
3
Create distinctive, production-grade frontend interfaces that avoid generic AI slop aesthetics
2026-01-05
smalltalk-developer.md
0
1
export
smalltalk-developer
2
from
"mumez/smalltalk-dev-plugin"
from
"mumez/smalltalk-dev-plugin"
3
This skill should be used for Pharo Smalltalk development tasks including:
2026-01-05
tdd-workflow.md
0
1
export
tdd-workflow
2
from
"ToonVos/empty-opensaas"
from
"ToonVos/empty-opensaas"
3
Complete Test-Driven Development workflow for AI-assisted development. Use when writing tests, implementing TDD, or verifying test quality. Includes RED-GREEN-REFACTOR phases, 5 quality criteria, test cheating detection, and coverage requirements.
2026-01-05
anti-fabrication.md
0
1
export
anti-fabrication
2
from
"vinnie357/claude-skills"
from
"vinnie357/claude-skills"
3
Ensure factual accuracy by validating claims through tool execution, avoiding superlatives and unsubstantiated metrics, and marking uncertain information appropriately
2026-01-05
board-reporting-automation.md
0
1
export
board-reporting-automation
2
from
"UsernameTron/ISPN-Claude-POC"
from
"UsernameTron/ISPN-Claude-POC"
3
Automated board presentation generation pulling live data from Asana, Salesforce, Finance GL for quarterly board meetings with executive narrative and data visualization
2026-01-05
ai-slop-detector.md
0
1
export
ai-slop-detector
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when reviewing code for AI-generated quality issues, detecting patterns of low-quality AI output, or auditing codebases with significant AI-assisted development. Provides systematic detection, prevention, and remediation strategies with human oversight and CI/CD integration. Triggers on "AI-generated code", "code quality", "AI slop", "review code", "detect AI patterns", "audit codebase", "quality issues", "slopsquatting", "hallucinated packages".
2026-01-05
ansible-fix.md
0
1
export
ansible-fix
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
ALWAYS use this skill immediately after running 'ansible-galaxy init' to create a new Ansible role. Also use when the user asks to fix ansible-lint errors or when ansible-lint output shows fixable issues like yaml[comments], schema[meta], meta-incorrect, name[play], or role-name[path] violations.
2026-01-05
yaml-validator.md
0
1
export
yaml-validator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive YAML syntax validation, error fixing, and schema validation for various formats (GitHub Actions, Docker Compose, Kubernetes, GitLab CI). Use when Claude needs to: (1) Validate YAML syntax, (2) Check YAML files for errors, (3) Fix common YAML formatting issues, (4) Validate against schemas like GitHub Actions workflows, Docker Compose files, Kubernetes manifests, or GitLab CI pipelines, (5) Debug YAML parsing errors. Triggers on phrases like "check yaml", "validate yaml", "fix yaml errors", "yaml syntax".
2026-01-05
prototype.md
0
1
export
prototype
2
from
"cerico/macfair"
from
"cerico/macfair"
3
Create quick React prototypes that bundle to a single HTML file. Use for demos, interactive experiments, or shareable artifacts - NOT for full apps (use audreygen/Next.js for those).
2026-01-05
chapter-content-generator.md
0
1
export
chapter-content-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
This skill generates comprehensive chapter content for intelligent textbooks after the book-chapter-generator skill has created the chapter structure. Use this skill when a chapter index.md file exists with title, summary, and concept list, and detailed educational content needs to be generated at the appropriate reading level with rich non-text elements including diagrams, infographics, and MicroSims. (project, gitignored)
2026-01-05
database.md
0
1
export
database
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Database operation rules (SeaORM, migrations, transaction rules, PostgreSQL). Use when working with database, creating migrations, using SeaORM, asking about DB operations, schema changes, queries, or entity definitions.
2026-01-05
codebase-audit.md
0
1
export
codebase-audit
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Audit and map a codebase to understand structure, dependencies, and risks. Use when the user asks to audit a repo, understand architecture, or assess codebase quality or health.
2026-01-05
issue-resolution.md
0
1
export
issue-resolution
2
from
"garimto81/claude"
from
"garimto81/claude"
3
GitHub 이슈 해결 워크플로우. 분석 → 구현 → 검증 자동화.
2026-01-05
jelly-codex-skill.md
0
1
export
jelly-codex-skill
2
from
"dev-jelly/jelly-dotclaude"
from
"dev-jelly/jelly-dotclaude"
3
Invoke Codex CLI for complex coding tasks requiring high reasoning capabilities. Activated when users explicitly mention "Codex", request complex implementation challenges, advanced reasoning, GPT-5.1 capabilities, or need high-reasoning model assistance.
2026-01-05
create-blueprint.md
0
1
export
create-blueprint
2
from
"keremk/renku"
from
"keremk/renku"
3
Create Renku blueprints for video generation workflows. Use when users want to define custom video generation pipelines, compose producers into workflows, or create new blueprint YAML files.
2026-01-05
plan-and-design-page.md
0
1
export
plan-and-design-page
2
from
"Oungseik/gakom"
from
"Oungseik/gakom"
3
Plan to implement a page in sveltekit by listing out the components need to create or to use
2026-01-05
using-perplexity-platform.md
0
1
export
using-perplexity-platform
2
from
"FortiumPartners/ensemble"
from
"FortiumPartners/ensemble"
3
Perplexity Sonar API development with search-augmented generation, real-time web search, citations, and OpenAI-compatible Chat Completions. Use for AI-powered applications requiring up-to-date information, research assistants, and grounded responses with sources.
2026-01-05
wisewhisper.md
0
1
export
wisewhisper
2
from
"vitortl/thesolowolfeng"
from
"vitortl/thesolowolfeng"
3
Real-time interview assistant SaaS product context. USE WHEN wisewhisper, interview assistant, product metrics, feature planning, activation gap, onboarding, conversion rate, stripe metrics.
2026-01-05