Browse Skills

2258 skills found

doc-validator.md
7
1 export doc-validator
2 bodangren from "bodangren/git-workflow"
3 Use this skill to validate that Markdown files are in standard locations. Scans for .md files outside of predefined allowed directories and outputs warnings to prevent documentation sprawl. Triggers include "validate docs", "check markdown locations", or as part of quality checks.
2026-01-05
security-guardian.md
7
1 export security-guardian
2 Bikach from "Bikach/skills-claude-code"
3 Expert en sécurité applicative pour détecter les vulnérabilités, auditer le code, et guider les bonnes pratiques de sécurité. OWASP Top 10, authentification, autorisation, cryptographie, gestion de secrets. Utiliser pour audits sécurité, reviews de code sensible, conception de features sécurisées, ou résolution de failles.
2026-01-05
claude-md-architect.md
7
1 export claude-md-architect
2 samhvw8 from "samhvw8/dotfiles"
3 CLAUDE.md file generation and optimization for Claude Code projects. Capabilities: initialize project instructions, analyze codebase context, optimize existing CLAUDE.md, apply Anthropic best practices, reduce token usage, improve effectiveness. Actions: init, create, optimize, enhance CLAUDE.md files. Keywords: CLAUDE.md, project instructions, Claude Code setup, project context, codebase analysis, Anthropic best practices, token optimization, project configuration, AI instructions, coding guidelines, project rules, workspace setup. Use when: initializing CLAUDE.md for new projects, optimizing existing project instructions, setting up Claude Code for a codebase, improving AI coding guidelines.
2026-01-05
prompt-enhancer.md
7
1 export prompt-enhancer
2 samhvw8 from "samhvw8/dotfiles"
3 Prompt engineering and optimization for AI/LLMs. Capabilities: transform unclear prompts, reduce token usage, improve structure, add constraints, optimize for specific models, backward-compatible rewrites. Actions: improve, enhance, optimize, refactor, compress prompts. Keywords: prompt engineering, prompt optimization, token efficiency, LLM prompt, AI prompt, clarity, structure, system prompt, user prompt, few-shot, chain-of-thought, instruction tuning, prompt compression, token reduction, prompt rewrite, semantic preservation. Use when: improving unclear prompts, reducing token consumption, optimizing LLM outputs, restructuring verbose requests, creating system prompts, enhancing prompt clarity.
2026-01-05
brand-guidelines.md
7
1 export brand-guidelines
2 doodledood from "doodledood/claude-code-plugins"
3 Create a BRAND_GUIDELINES.md that defines how to communicate with your customer. Requires CUSTOMER.md to exist first. Covers voice, tone, language rules, messaging framework, and copy patterns.
2026-01-05
design-tokens.md
6
1 export design-tokens
2 laurigates from "laurigates/dotfiles"
3 CSS custom property architecture, theme systems, design token organization, and component library integration. Use when implementing design systems, theme switching, dark mode, or when the user mentions tokens, CSS variables, theming, or design system setup.
2026-01-05
ui-audio-theme.md
6
1 export ui-audio-theme
2 b-open-io from "b-open-io/prompts"
3 Generate cohesive UI audio themes with subtle, minimal sound effects for applications. This skill should be used when users want to create a set of coordinated interface sounds for wallet apps, dashboards, or web applications - generating sounds mapped to UI interaction constants like button clicks, notifications, and navigation transitions using ElevenLabs API.
2026-01-05
consolidate-transcripts.md
6
1 export consolidate-transcripts
2 dparedesi from "dparedesi/YTScribe"
3 Consolidate transcripts from a channel into a single file, sorted by date (newest first), up to 800K tokens. Use when preparing transcripts for LLM context or bulk analysis.
2026-01-05
scrum-event-sprint-review.md
6
1 export scrum-event-sprint-review
2 atusy from "atusy/agentic-scrum"
3 Verify Definition of Done and acceptance criteria for Sprint increments. Use when completing sprints, running verification commands, or preparing for acceptance.
2026-01-05
tfc-workspace-runs.md
6
1 export tfc-workspace-runs
2 laurigates from "laurigates/dotfiles"
3 Convenience wrapper for listing Terraform Cloud runs in Forum Virium Helsinkiworkspaces (github, sentry, gcp, onelogin, twingate). Requires TFE_TOKEN.Use when user mentions TFC runs, Terraform Cloud workspace, listing TFC runs,infrastructure run history, or checking Terraform Cloud status.
2026-01-05
dev-swarm-prd.md
6
1 export dev-swarm-prd
2 X-School-Academy from "X-School-Academy/ai-dev-swarm"
3 Create comprehensive Product Requirements Document (PRD) defining product behavior, functional and non-functional requirements. Use when user asks to create PRD, write requirements, or start Stage 4 after MVP definition.
2026-01-05
scrum-event-sprint-planning.md
6
1 export scrum-event-sprint-planning
2 atusy from "atusy/agentic-scrum"
3 Guide Sprint Planning in AI-Agentic Scrum. Use when selecting PBI, defining Sprint Goal, or breaking into subtasks.
2026-01-05
scrum-event-backlog-refinement.md
6
1 export scrum-event-backlog-refinement
2 atusy from "atusy/agentic-scrum"
3 Transform PBIs into ready status for AI execution. Use when refining backlog items, splitting stories, or ensuring Definition of Ready.
2026-01-05
dev-swarm-personas.md
6
1 export dev-swarm-personas
2 X-School-Academy from "X-School-Academy/ai-dev-swarm"
3 Create/Updates detailed user personas and prioritized user stories based on target users and market research. Use when user asks to create personas, define user stories, or start Stage 2 after market research or init-ideas.
2026-01-05
tfc-run-logs.md
6
1 export tfc-run-logs
2 laurigates from "laurigates/dotfiles"
3 Retrieve plan and apply logs from Terraform Cloud runs. Use when examining TFC run output, debugging failed plans/applies, or reviewing infrastructure changes. Requires TFE_TOKEN environment variable.
2026-01-05
tfc-run-status.md
6
1 export tfc-run-status
2 laurigates from "laurigates/dotfiles"
3 Quick status check for Terraform Cloud runs showing status, resource changes, timestamps, and available actions. Use when monitoring run progress or checking if a run can be applied/canceled. Requires TFE_TOKEN environment variable.
2026-01-05
tfc-plan-json.md
6
1 export tfc-plan-json
2 laurigates from "laurigates/dotfiles"
3 Download and analyze structured Terraform plan JSON output from Terraform Cloud. Use when analyzing resource changes, diffing infrastructure, or programmatically inspecting plan details. Requires TFE_TOKEN environment variable.
2026-01-05
bitcoin-backup.md
6
1 export bitcoin-backup
2 b-open-io from "b-open-io/prompts"
3 Encrypt and decrypt private key backups using AES-256-GCM. Use when creating encrypted .bep backups, decrypting BAP identity files, or upgrading legacy backup iterations.
2026-01-05
dbcli-db-ddl.md
6
1 export dbcli-db-ddl
2 tteamtm from "tteamtm/dbcli"
3 Execute DDL (Data Definition Language) statements - CREATE, ALTER, DROP tables, indexes, views on 30+ databases using DbCli. CRITICAL - requires mandatory backup before DROP/ALTER operations. Use when user needs to create schema, modify structure, or drop database objects.
2026-01-05
typescript-type-safety.md
6
1 export typescript-type-safety
2 marcioaltoe from "marcioaltoe/claude-craftkit"
3 TypeScript type safety including type guards and advanced type system features. **ALWAYS use when writing ANY TypeScript code (frontend AND backend)** to ensure strict type safety, avoid `any` types, and leverage the type system. Examples - "create function", "implement class", "define interface", "type guard", "discriminated union", "type narrowing", "conditional types", "handle unknown types".
2026-01-05
sync-agent-configs.md
6
1 export sync-agent-configs
2 dparedesi from "dparedesi/YTScribe"
3 Sync skill definitions to agent proxy files (.agent/workflows/skills.md and .github/copilot-instructions.md). Use after adding, removing, or modifying skills.
2026-01-05
playwright-browser-install.md
6
1 export playwright-browser-install
2 X-School-Academy from "X-School-Academy/ai-dev-swarm"
3 To install the Playwright browser defined in config, run this when the browser is missing or not installed.
2026-01-05
backend-migrations.md
6
1 export backend-migrations
2 coreyja from "coreyja/coreyja.com"
3 Create and manage database migrations with proper rollback methods, focused changes, and zero-downtime deployment considerations. Use this skill when creating new database migration files, modifying table schemas, adding or removing columns, creating or dropping indexes, or managing database version control. When working with migration directories, schema definition files, or database change scripts. When implementing backwards-compatible database changes for production deployments. When separating schema changes from data migrations.
2026-01-05
bitcoin-auth-diagnostics.md
6
1 export bitcoin-auth-diagnostics
2 b-open-io from "b-open-io/prompts"
3 Diagnose and troubleshoot bitcoin-auth token generation and verification issues. This skill should be used when users encounter authentication failures, signature verification errors, or integration problems with the bitcoin-auth library.
2026-01-05