Browse Skills
44835 skills found
context-continuity.md
8
1
export
context-continuity
2
from
"leegonzales/AISkills"
from
"leegonzales/AISkills"
3
High-fidelity context transfer protocol for moving conversations between AI agents. Preserves decision tempo, open loops, and critical context with graceful degradation. Use when the user says "transfer," "handoff," "continue this in another chat," or needs to work around context window limits. Produces structured artifacts (Minimal ~200 words, Full ~1000 words). DO NOT trigger on simple "summarize our conversation" requests—only when transfer intent is explicit.
2026-01-22
coding-standards.md
8
1
export
coding-standards
2
from
"TheBeardedBearSAS/claude-craft"
from
"TheBeardedBearSAS/claude-craft"
3
Estándares de Codificación Flutter/Dart. Use when reviewing code style or formatting.
2026-01-22
Interactive Planner.md
8
1
export
Interactive Planner
2
from
"DNYoussef/context-cascade"
from
"DNYoussef/context-cascade"
3
/*============================================================================*/
2026-01-14
solution-selection.md
8
1
export
solution-selection
2
from
"cna-bootcamp/aiguide"
from
"cna-bootcamp/aiguide"
3
생성된 아이디어를 평가하고 최적의 솔루션을 선택합니다. MVP 개발을 위한 기능 우선순위를 지정할 때 사용하세요.
2026-01-08
review-to-merge.md
8
1
export
review-to-merge
2
from
"jamesjlundin/full-stack-web-and-mobile-template"
from
"jamesjlundin/full-stack-web-and-mobile-template"
3
Structured implementer-verifier-reviewer pipeline for high-quality code. Artifact-based handoffs between roles. Use when needing rigorous review process, handoff between roles, or review pipeline for critical changes.
2026-01-18
Group Collaboration.md
8
1
export
Group Collaboration
2
from
"bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude"
from
"bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude"
3
Best practices for inter-group communication, knowledge sharing, and collaborative workflows in four-tier architecture
2026-01-19
project-planner.md
8
1
export
project-planner
2
from
"cncorp/arsenal"
from
"cncorp/arsenal"
3
Use this skill when the user wants to plan a new project or feature implementation. This skill helps gather requirements through an iterative question-and-answer process, tracking decisions in a markdown file until a comprehensive specification is ready.
2026-01-05
creating-claude-hooks.md
8
1
export
creating-claude-hooks
2
from
"AgentWorkforce/relay"
from
"AgentWorkforce/relay"
3
Use when creating or publishing Claude Code hooks - covers executable format, event types, JSON I/O, exit codes, security requirements, and PRPM package structure
2026-01-21
Performance Analysis Skill.md
8
1
export
Performance Analysis Skill
2
from
"DNYoussef/context-cascade"
from
"DNYoussef/context-cascade"
3
/*============================================================================*/
2026-01-14
Unnamed Skill.md
8
1
export
Unnamed Skill
2
from
"TheBeardedBearSAS/claude-craft"
from
"TheBeardedBearSAS/claude-craft"
3
Regla 03: Estándares de Codificación. Use when reviewing code style or formatting.
2026-01-22
google-sheets.md
8
1
export
google-sheets
2
from
"vm0-ai/vm0-skills"
from
"vm0-ai/vm0-skills"
3
Google Sheets API via curl. Use this skill to read, write, and manage spreadsheet data programmatically.
2026-01-21
prd-writer.md
8
1
export
prd-writer
2
from
"breethomas/pm-thought-partner"
from
"breethomas/pm-thought-partner"
3
Full 5-stage PRD framework for complex features. Use for deep PRD work via /spec --deep full-prd. For quick feature specs, use /spec --feature instead.
2026-01-21
web-artifacts-builder.md
8
1
export
web-artifacts-builder
2
from
"bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude"
from
"bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude"
3
Modern web development patterns using React + Tailwind CSS + shadcn/ui for building production-quality, accessible, and performant web applications
2026-01-19
validate-workflow.md
8
1
export
validate-workflow
2
from
"mvillmow/ProjectOdyssey"
from
"mvillmow/ProjectOdyssey"
3
Validate GitHub Actions workflow files for syntax, best practices, and correctness. Use before committing workflow changes or when workflows fail.
2026-01-16
applying-brand-guidelines.md
8
1
export
applying-brand-guidelines
2
from
"jamesgray007/hoai-course"
from
"jamesgray007/hoai-course"
3
Apply brand voice, tone, and style guidelines to written content across platforms. Use this skill when writing or editing content that needs to reflect a specific brand identity, adapting content for LinkedIn, Substack, X (Twitter), or other platforms while maintaining brand consistency. Triggers include requests to write on-brand content, apply brand voice, adapt content for platforms, or review content for brand alignment.
2026-01-11
architecture.md
8
1
export
architecture
2
from
"TheBeardedBearSAS/claude-craft"
from
"TheBeardedBearSAS/claude-craft"
3
Architecture React Native - Principes et Organisation. Use when designing architecture or reviewing code structure.
2026-01-22
opal-frontend-review-guidelines.md
8
1
export
opal-frontend-review-guidelines
2
from
"hmcts/opal-frontend"
from
"hmcts/opal-frontend"
3
Automated review rules for opal-frontend PRs. Use when asked to review code, run @codex review, or provide PR feedback; apply severity levels and the required comment format.
2026-01-21
architecture.md
8
1
export
architecture
2
from
"TheBeardedBearSAS/claude-craft"
from
"TheBeardedBearSAS/claude-craft"
3
React-Architektur. Use when designing architecture or reviewing code structure.
2026-01-22
documentation.md
8
1
export
documentation
2
from
"TheBeardedBearSAS/claude-craft"
from
"TheBeardedBearSAS/claude-craft"
3
Documentation. Use when writing docs or reviewing documentation.
2026-01-22
test-driven-development.md
8
1
export
test-driven-development
2
from
"cncorp/arsenal"
from
"cncorp/arsenal"
3
Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first
2026-01-05
skill-creator.md
8
1
export
skill-creator
2
from
"lyndonkl/claude"
from
"lyndonkl/claude"
3
Use when the user has a document (PDF, markdown, book notes, research paper, methodology guide) containing theoretical knowledge or frameworks and wants to convert it into an actionable, reusable skill. Invoke when the user mentions "create a skill from this document", "turn this into a skill", "extract a skill from this file", or when analyzing documents with methodologies, frameworks, processes, or systematic approaches that could be made actionable for future use.
2026-01-21
architecture.md
8
1
export
architecture
2
from
"TheBeardedBearSAS/claude-craft"
from
"TheBeardedBearSAS/claude-craft"
3
Python-Architektur - Clean Architecture & Hexagonal. Use when designing architecture or reviewing code structure.
2026-01-22
one-pager-prd.md
8
1
export
one-pager-prd
2
from
"lyndonkl/claude"
from
"lyndonkl/claude"
3
Use when proposing new features/products, documenting product requirements, creating concise specs for stakeholder alignment, pitching initiatives, scoping projects before detailed design, capturing user stories and success metrics, or when user mentions one-pager, PRD, product spec, feature proposal, product requirements, or brief.
2026-01-21
customer-experience.md
8
1
export
customer-experience
2
from
"cna-bootcamp/aiguide"
from
"cna-bootcamp/aiguide"
3
인터뷰, 관찰, 제품 테스트를 통해 포괄적인 고객 경험 데이터를 생성합니다. 고객 여정 맵 작성 준비 시 사용하세요.
2026-01-08