Browse Skills
22656 skills found
staging-deployment-phase.md
16
1
export
staging-deployment-phase
2
from
"marcusgoll/Spec-Flow"
from
"marcusgoll/Spec-Flow"
3
Deploys features to staging environment with database migrations, health checks, and deployment verification. Use during /ship-staging phase or when deploying to staging environments for validation before production release.
2026-01-05
documentation-guidelines.md
16
1
export
documentation-guidelines
2
from
"thienanblog/awesome-ai-agent-skills"
from
"thienanblog/awesome-ai-agent-skills"
3
Write or update backend feature documentation that follows a repo's DOCUMENTATION_GUIDELINES.md (or equivalent) across any project. Use when asked to create/update module docs, API contracts, or backend documentation that must include architecture, endpoints, payloads, Mermaid diagrams, and seeding instructions.
2026-01-05
Unnamed Skill.md
16
1
export
Unnamed Skill
2
from
"MatiasComercio/agentic-config"
from
"MatiasComercio/agentic-config"
3
Creates self-contained Python scripts with inline PEP 723 metadata for UV. Embeds dependencies directly in script headers for zero-config execution via `uv run`. Triggers on keywords: uv script, single file script, inline dependencies, PEP 723, self-contained python, uv run script, standalone script
2026-01-05
roadmap-integration.md
16
1
export
roadmap-integration
2
from
"marcusgoll/Spec-Flow"
from
"marcusgoll/Spec-Flow"
3
Manages product roadmap via GitHub Issues (brainstorm, prioritize, track). Auto-validates features against project vision (from overview.md) before adding to roadmap. Use when running /roadmap command or mentions 'roadmap', 'add feature', 'brainstorm ideas', or 'prioritize features'.
2026-01-05
obsidian-yaml-frontmatter.md
16
1
export
obsidian-yaml-frontmatter
2
from
"jykim/AI4PKM"
from
"jykim/AI4PKM"
3
Manage YAML frontmatter properties with consistent formatting, property names, and value types. Use when creating or updating frontmatter in markdown files.
2026-01-05
Unnamed Skill.md
16
1
export
Unnamed Skill
2
from
"MatiasComercio/agentic-config"
from
"MatiasComercio/agentic-config"
3
Simulates command execution in dry-run mode without file modifications. Sets dry_run flag, executes command with read-only constraint, then resets flag. Useful for testing workflows safely. Triggers on keywords: dry run, simulate, test command, preview changes, safe mode, no write
2026-01-05
language-expert.md
16
1
export
language-expert
2
from
"larsbaunwall/DomainLang"
from
"larsbaunwall/DomainLang"
3
Use for language design questions including syntax decisions, semantics, grammar authoring, and comparing DomainLang with other DSLs. Activate when designing new language features, evaluating syntax alternatives, or discussing DDD pattern representation.
2026-01-05
analysis-phase.md
16
1
export
analysis-phase
2
from
"marcusgoll/Spec-Flow"
from
"marcusgoll/Spec-Flow"
3
Validates cross-artifact consistency and detects breaking changes during feature analysis. Use when running /analyze command, validating spec-plan alignment, checking task-implementation consistency, or identifying API/database/UI breaking changes before deployment. (project)
2026-01-05
creating-daiv-yml-config.md
16
1
export
creating-daiv-yml-config
2
from
"srtab/daiv"
from
"srtab/daiv"
3
Creates or updates .daiv.yml configuration file with sandbox settings (base_image and format_code commands) based on repository content. Use when users request DAIV configuration setup or sandbox configuration.
2026-01-05
anti-duplication.md
16
1
export
anti-duplication
2
from
"marcusgoll/Spec-Flow"
from
"marcusgoll/Spec-Flow"
3
Before implementing new code (endpoints, components, services, models), search the codebase for existing patterns to reuse. Prevent code duplication by finding and suggesting similar implementations. Auto-trigger when user asks to create, implement, add, or build new functionality.
2026-01-05
docker-local-dev.md
16
1
export
docker-local-dev
2
from
"thienanblog/awesome-ai-agent-skills"
from
"thienanblog/awesome-ai-agent-skills"
3
Generate Docker Compose and Dockerfile configurations for local development through interactive Q&A. Supports PHP/Laravel, WordPress, Drupal, Joomla, Node.js, and Python stacks with Nginx, Supervisor/PM2, databases, Redis, and email testing. Always asks clarifying questions before generating configurations.
2026-01-05
project-initialization-phase.md
16
1
export
project-initialization-phase
2
from
"marcusgoll/Spec-Flow"
from
"marcusgoll/Spec-Flow"
3
Orchestrates /init-project command execution through interactive questionnaire (15 questions), brownfield codebase scanning (tech stack detection, ERD from migrations), and 8-document generation (overview, architecture, tech-stack, data, API, capacity, deployment, workflow). Use when user runs /init-project, requests project documentation generation, or asks about architecture setup for greenfield/brownfield projects. (project)
2026-01-05
speaker-guide.md
16
1
export
speaker-guide
2
from
"team-attention/ai-builders-meetup"
from
"team-attention/ai-builders-meetup"
3
Create speaker guide documents for AI Builders Meetup. Use when asked to create or generate a speaker guide, speaker 가이드, 스피커 가이드, or when preparing materials for meetup speakers. Ensures no essential sections are missed through a structured 3-phase workflow.
2026-01-05
dry-run.md
16
1
export
dry-run
2
from
"marcusgoll/Spec-Flow"
from
"marcusgoll/Spec-Flow"
3
Preview command effects without making changes. Simulates file writes, git operations, agent spawns, and state changes. All reads execute normally for accurate preview. Use --dry-run flag on any command.
2026-01-05
laravel-11-12-app-guidelines.md
16
1
export
laravel-11-12-app-guidelines
2
from
"thienanblog/awesome-ai-agent-skills"
from
"thienanblog/awesome-ai-agent-skills"
3
Guidelines and workflow for working on Laravel 11 or Laravel 12 applications across common stacks (API-only or full-stack), including optional Docker Compose/Sail, Inertia + React, Livewire, Vue, Blade, Tailwind v4, Fortify, Wayfinder, PHPUnit, Pint, and Laravel Boost MCP tools. Use when implementing features, fixing bugs, or making UI/backend changes while following project-specific instructions (AGENTS.md, docs/).
2026-01-05
maintaining-changelog.md
16
1
export
maintaining-changelog
2
from
"srtab/daiv"
from
"srtab/daiv"
3
Updates or creates CHANGELOG.md files for pull request changes. Use when users request changelog updates, or when adding entries for new features, fixes, or breaking changes.
2026-01-05
debug-phase.md
16
1
export
debug-phase
2
from
"marcusgoll/Spec-Flow"
from
"marcusgoll/Spec-Flow"
3
Systematic debugging techniques including error classification, root cause analysis (5 Whys), reproduction strategies, and error documentation. Use when debugging errors, investigating failures, analyzing stack traces, fixing bugs, or documenting errors in error-log.md. (project)
2026-01-05
convex.md
16
1
export
convex
2
from
"ThijmenGThN/next-leaflet"
from
"ThijmenGThN/next-leaflet"
3
Provides comprehensive guidance for Convex backend development including database operations, queries, mutations, actions, schemas, authentication, file storage, real-time subscriptions, scheduling, HTTP APIs, search, AI agents, and deployment. MUST activate when user asks about: backend data operations, Convex functions, database queries, schemas, real-time data, auth setup, file uploads, scheduled jobs, HTTP endpoints, or any Convex-specific implementation questions. DO NOT activate for frontend UI/styling or general React component questions unrelated to Convex.
2026-01-05
dqmc-advanced.md
16
1
export
dqmc-advanced
2
from
"edwnh/dqmc"
from
"edwnh/dqmc"
3
Advanced DQMC features including unequal-time measurements, analytic continuation, and queue system internals. Use when enabling dynamical correlations, performing MaxEnt continuation, or understanding HDF5 data structure.
2026-01-05
clarification-phase.md
16
1
export
clarification-phase
2
from
"marcusgoll/Spec-Flow"
from
"marcusgoll/Spec-Flow"
3
Executes the /clarify phase using AskUserQuestion tool to resolve ambiguities through structured questions (≤3), prioritization, and answer integration. Use when spec.md contains [NEEDS CLARIFICATION] markers, when requirements need disambiguation, or when running /clarify command to resolve critical scope/security/UX ambiguities before planning. (project)
2026-01-05
Unnamed Skill.md
16
1
export
Unnamed Skill
2
from
"MatiasComercio/agentic-config"
from
"MatiasComercio/agentic-config"
3
Decomposes large features into concrete development phases with DAG dependencies. Each phase produces fully functional code. Outputs YAML manifest. Triggers on keywords: decompose feature, phase planning, roadmap breakdown, feature phases, PM decomposition, split feature
2026-01-05
system-prompt-writer.md
16
1
export
system-prompt-writer
2
from
"aws-samples/sample-deep-insight"
from
"aws-samples/sample-deep-insight"
3
This skill should be used when writing or improving system prompts for AI agents, providing expert guidance based on Anthropic's context engineering principles.
2026-01-05
create-agent-skills.md
16
1
export
create-agent-skills
2
from
"marcusgoll/Spec-Flow"
from
"marcusgoll/Spec-Flow"
3
Expert guidance for creating, writing, building, and refining Claude Code Skills. Use when working with SKILL.md files, authoring new skills, improving existing skills, or understanding skill structure, progressive disclosure, workflows, validation patterns, and XML formatting.
2026-01-05
anti-duplication.md
16
1
export
anti-duplication
2
from
"marcusgoll/Spec-Flow"
from
"marcusgoll/Spec-Flow"
3
Before implementing new code (endpoints, components, services, models), search the codebase for existing patterns to reuse. Prevent code duplication by finding and suggesting similar implementations. Auto-trigger when user asks to create, implement, add, or build new functionality.
2026-01-05