Browse Skills

2258 skills found

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
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
solana-development.md
7
1 export solana-development
2 tenequm from "tenequm/claude-plugins"
3 Build Solana programs with Anchor framework or native Rust. Use when developing Solana smart contracts, implementing token operations, testing programs, deploying to networks, or working with Solana development. Covers both high-level Anchor framework (recommended) and low-level native Rust for advanced use cases.
2026-01-05
test-ambiguity-detector.md
7
1 export test-ambiguity-detector
2 SprocketLab from "SprocketLab/slop-code-bench"
3 Analyze test cases against specifications to find ambiguous assumptions. Use when tests might be making assumptions not explicitly defined in the spec. Invoke with /test-ambiguity-detector <problem> <checkpoint>.
2026-01-05
qa-validator.md
7
1 export qa-validator
2 jpoley from "jpoley/flowspec"
3 Use when creating test plans, reviewing test coverage, defining quality gates, writing E2E test scenarios, or validating acceptance criteria. Invoked for quality assurance, testing strategy, and verification activities.
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
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
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
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
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-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
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-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
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
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
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
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
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
write-subagent.md
6
1 export write-subagent
2 wayne930242 from "wayne930242/Reflexive-Claude-Code"
3 Create Claude Code subagent configurations for .claude/agents/. Defines specialized agents with isolated contexts. Use when creating dedicated agents for code review, testing, or domain-specific tasks.
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
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
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