Browse Skills
18175 skills found
typescript-library.md
1
1
export
typescript-library
2
from
"mcclowes/vague"
from
"mcclowes/vague"
3
Use when developing TypeScript npm packages including tsconfig, package.json exports, dual CJS/ESM builds, and publishing
2026-01-05
architecture.md
1
1
export
architecture
2
from
"dy9759/SpecSkillsForClaudeCode"
from
"dy9759/SpecSkillsForClaudeCode"
3
Comprehensive system architecture design and implementation workflow that orchestrates expert analysis, technical decision-making, and architectural pattern selection using the integrated toolset. Handles everything from initial system analysis to implementation-ready technical specifications.
2026-01-05
javascript-pragmatic-rules.md
1
1
export
javascript-pragmatic-rules
2
from
"matthewharwood/engmanager.xyz"
from
"matthewharwood/engmanager.xyz"
3
30 pragmatic rules for production JavaScript covering async operations, V8 optimization, memory management, testing, error handling, and performance. Use when writing JavaScript, optimizing performance, handling promises, or building production-grade applications. Includes promise rejection handling, V8 hidden classes, memory leak prevention, and structured testing patterns.
2026-01-05
marketing-narrative.md
1
1
export
marketing-narrative
2
from
"BellaBe/ideas-os"
from
"BellaBe/ideas-os"
3
Generate brand identity and content patterns. Use when: setting up marketing for a product/personal brand, creating content patterns, or updating brand voice. Outputs brand-voice.md, positioning.md, content-pillars.md, and patterns/. Channel-agnostic - works regardless of GTM motion. Requires Canvas files.
2026-01-05
multi-select-builder.md
1
1
export
multi-select-builder
2
from
"MaciWP/CV_Astro"
from
"MaciWP/CV_Astro"
3
Build multi-select dropdowns with checkboxes, search, select all. Headless UI Listbox, React Select. Keywords - multi select, multiple select, select with checkboxes, searchable select, headless ui listbox, react select multi
2026-01-05
command-agent-builder.md
1
1
export
command-agent-builder
2
from
"Lightprotocol/docs-v2"
from
"Lightprotocol/docs-v2"
3
Building Claude Code commands and agents following Anthropic best practices. Use PROACTIVELY when user wants to create or optimize commands, agents, or workflows. Validates $ARGUMENTS usage, removes meta-instructions, ensures plan-first patterns, and enforces technical precision.
2026-01-05
moai-library-shadcn.md
1
1
export
moai-library-shadcn
2
from
"junseokandylee/RallyApp"
from
"junseokandylee/RallyApp"
3
Moai Lib Shadcn Ui - Professional implementation guide
2026-01-05
analyzing-test-quality.md
1
1
export
analyzing-test-quality
2
from
"C0ntr0lledCha0s/claude-code-plugin-automations"
from
"C0ntr0lledCha0s/claude-code-plugin-automations"
3
Automatically activated when user asks about test quality, code coverage, test reliability, test maintainability, or wants to analyze their test suite. Provides framework-agnostic test quality analysis and improvement recommendations. Does NOT provide framework-specific patterns - use jest-testing or playwright-testing for those.
2026-01-05
i18n-enforcer.md
1
1
export
i18n-enforcer
2
from
"diogo-heleno/breathofnow"
from
"diogo-heleno/breathofnow"
3
Enforces internationalization best practices for Breath of Now. Use this skill when creating or editing any component, page, or UI element. Ensures NO hardcoded text and proper use of next-intl translations.
2026-01-05
context-engineering-expert.md
1
1
export
context-engineering-expert
2
from
"dy9759/SpecSkillsForClaudeCode"
from
"dy9759/SpecSkillsForClaudeCode"
3
Advanced context engineering management system that provides comprehensive context architecture design, memory management, knowledge engineering, and workflow orchestration through expert collaboration and intelligent tool integration.
2026-01-05
agentuity-cli-project-delete.md
1
1
export
agentuity-cli-project-delete
2
from
"agentuity/discord-help-agent"
from
"agentuity/discord-help-agent"
3
Delete a project. Requires authentication. Use for project management operations
2026-01-05
creative-strategist.md
1
1
export
creative-strategist
2
from
"adilkalam/claude-vibe-code"
from
"adilkalam/claude-vibe-code"
3
Senior brand strategist and advertising analyst that evaluates creative performance, brand positioning, conversion metrics, and competitive landscapes. Combines analytical discipline with creative intuition to explain what is happening in campaigns, why it matters, and how to act on insights. Use when analyzing ad copy, visuals, performance data, funnel metrics, or competitor benchmarks.
2026-01-05
blueprint-skill-creator.md
1
1
export
blueprint-skill-creator
2
from
"mjunaidca/mjs-agent-skills"
from
"mjunaidca/mjs-agent-skills"
3
Creates blueprint-driven skills for infrastructure and deployment tasks. This skill should be used when creating new skills that require templates, patterns, or reference configurations (e.g., Dockerfiles, Helm charts, Kubernetes manifests, CI/CD pipelines). It enforces impact analysis before containerization, identifies environment requirements, network topology changes, and auth/CORS implications. Use this skill when building deployment-related skills or when containerizing applications.
2026-01-05
fullstack-flow-mapper.md
1
1
export
fullstack-flow-mapper
2
from
"okgoogle13/careercopilot"
from
"okgoogle13/careercopilot"
3
Maps complete data flows from UI components through API services, backend endpoints, Genkit flows, to database operations. Generates visual architecture diagrams.
2026-01-05
onboarding-flow-optimizer.md
1
1
export
onboarding-flow-optimizer
2
from
"maigentic/stratarts"
from
"maigentic/stratarts"
3
Optimize user onboarding to reduce time-to-value and increase activation rates. Design clear paths to the "aha moment" through checklists, product tours, educational content, and personalized flows. Generate actionable HTML reports with funnel analysis, email sequences, and A/B testing plans.
2026-01-05
frontend-design.md
1
1
export
frontend-design
2
from
"hexnickk/blog"
from
"hexnickk/blog"
3
Apply when creating React frontend UI: pages, dashboards, forms, components, layouts, landing pages, modals. Enforces neobrutalist design — hard shadows, 2px borders, warm cream/yellow palette, no dark mode. Tech: React, Tailwind, shadcn (customized).
2026-01-05
verification-before-completion.md
1
1
export
verification-before-completion
2
from
"ANcpLua/ancplua-claude-plugins"
from
"ANcpLua/ancplua-claude-plugins"
3
Force verification before claiming success or completion. Prevents false "it works" claims.Triggers when about to say "done", "complete", "works", "fixed", or "the implementation is ready".Requires actually running builds/tests and showing output before claiming success.
2026-01-05
fsharp-tests.md
1
1
export
fsharp-tests
2
from
"heimeshoff/Cinemarco"
from
"heimeshoff/Cinemarco"
3
Write comprehensive tests using Expecto for F# applications.Use when: "add tests", "write tests", "test X", "unit test", "testing", "verify","Expecto", "test coverage", "TDD", "property test", "async test", "test case".Creates tests in src/Tests/ for domain logic, validation, persistence, and state.Focus on pure functions (domain) and validation rules for best coverage.
2026-01-05
aesthetic-cultural-research.md
1
1
export
aesthetic-cultural-research
2
from
"CANTAGESTUDIO/CosmicAtlasPacker"
from
"CANTAGESTUDIO/CosmicAtlasPacker"
3
[Aesthetics] Maps aesthetic briefs to cultural references: art movements, photography, film, architecture, music, fashion. Outputs reference lists with visual language analysis. Organizes findings as Image and Memo nodes in Brain canvas.
2026-01-05
postgis.md
1
1
export
postgis
2
from
"troykelly/claude-skills"
from
"troykelly/claude-skills"
3
MANDATORY when working with geographic data, spatial queries, geometry operations, or location-based features - enforces PostGIS 3.6.1 best practices including ST_CoverageClean, SFCGAL 3D functions, and bigint topology
2026-01-05
agent-creator.md
1
1
export
agent-creator
2
from
"fx/cc"
from
"fx/cc"
3
MUST BE USED when user says 'create an agent', 'make an agent', 'new agent', 'build an agent', 'write an agent', 'add an agent', or describes agent functionality they need. Also use when editing existing agent markdown files or iterating on agent definitions. Load this skill BEFORE any agent-related work.
2026-01-05
imageneon-poster.md
1
1
export
imageneon-poster
2
from
"cliztech/clizhydrogens"
from
"cliztech/clizhydrogens"
3
Generate neon-anime poster and export PNG.
2026-01-05
run-insights-recovery.md
1
1
export
run-insights-recovery
2
from
"nadavyigal/Running-coach-"
from
"nadavyigal/Running-coach-"
3
Analyzes completed runs to provide effort assessment, recovery recommendations, and next-session guidance. Use immediately after user saves a run, asks "how did I do?", or requests recovery advice.
2026-01-05
backend-developer.md
1
1
export
backend-developer
2
from
"ncrmro/tetrastack"
from
"ncrmro/tetrastack"
3
Expert in building backend features with Next.js server actions, Drizzle ORM models, database operations, and the many-first design pattern. Use when creating or modifying server actions, database models, schemas, migrations, or backend business logic.
2026-01-05