Browse Skills
720 skills found
fpkit-developer.md
2
1
export
fpkit-developer
2
from
"shawn-sandy/astro-basics"
from
"shawn-sandy/astro-basics"
3
A production-ready Astro website showcasing modern web development practices with authentication, database integration, and interactive features.
2026-05-11
test-traditional-build.md
2
1
export
test-traditional-build
2
from
"centos-automotive-suite/automotive-dev-operator"
from
"centos-automotive-suite/automotive-dev-operator"
3
Run a traditional AIB build test and report results. Builds a disk image using automotive-image-builder manifest and downloads the artifact.
2026-06-01
elevenlabs-agents.md
2
1
export
elevenlabs-agents
2
from
"taskcrew/elevenlabs-agents"
from
"taskcrew/elevenlabs-agents"
3
Complete toolkit for integrating ElevenLabs Conversational AI agents with Claude Code - includes skill definition and MCP server
2026-04-12
spec-driven-implementation.md
2
1
export
spec-driven-implementation
2
from
"xbklairith/kisune"
from
"xbklairith/kisune"
3
Kisune is my personal Claude plugins, a refined suite of abilities elevating Claude into a powerful multi-tool for coding, research, and automation.
2026-05-21
vibeflow-tdd.md
2
1
export
vibeflow-tdd
2
from
"mizkun/vibeflow"
from
"mizkun/vibeflow"
3
Execute TDD Red-Green-Refactor cycle. Use when implementing features with test-driven development.
2026-05-18
sdd-tdd-workflow.md
2
1
export
sdd-tdd-workflow
2
from
"inchan/zettel-memory"
from
"inchan/zettel-memory"
3
Guide AI agents through Specification-Driven Development (SDD) + Test-Driven Development (TDD) integrated workflow. Use when implementing complex features, making architectural decisions, or conducting large-scale refactoring that requires clear specifications and test-first development.
2025-12-22
nix-dev-shell.md
2
1
export
nix-dev-shell
2
from
"efficacy38/nix-dotfile"
from
"efficacy38/nix-dotfile"
3
Automatically detects Nix flakes and runs commands in a dev shell environment. Use when running build, test, or development commands in projects with flake.nix. Ensures commands run with proper Nix dependencies loaded.
2026-05-23
nestjs-authentication.md
2
1
export
nestjs-authentication
2
from
"AgentiveCity/SkillFactory"
from
"AgentiveCity/SkillFactory"
3
A skill factory for managing Claude Code skills
2026-02-10
fastapi-endpoint.md
2
1
export
fastapi-endpoint
2
from
"janisto/fastapi-playground"
from
"janisto/fastapi-playground"
3
FastAPI playground
2026-04-11
reviewing-authentication-and-authorization-security.md
2
1
export
reviewing-authentication-and-authorization-security
2
from
"bbrowning/bbrowning-claude-marketplace"
from
"bbrowning/bbrowning-claude-marketplace"
3
My personal Claude Code marketplace
2026-05-20
fn-args-deps.md
2
1
export
fn-args-deps
2
from
"jagreehal/jagreehal-claude-skills"
from
"jagreehal/jagreehal-claude-skills"
3
Enforce the fn(args, deps) pattern: functions over classes with explicit dependency injection
2026-04-30
doc-coauthoring.md
2
1
export
doc-coauthoring
2
from
"brookemitchell/llm-dev-examples"
from
"brookemitchell/llm-dev-examples"
3
Generic reusable cursor configuration – Useful cursor commands
2026-01-30
test-driven-development.md
2
1
export
test-driven-development
2
from
"krzemienski/shannon-framework"
from
"krzemienski/shannon-framework"
3
Use when implementing any feature or bugfix, before writing implementation code - write the test first using REAL systems (NO MOCKS), watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first and real system integration
2026-05-24
az-cli.md
2
1
export
az-cli
2
from
"lttr/claude-marketplace"
from
"lttr/claude-marketplace"
3
Claude Code plugins extracted from my own development workflows.
2026-05-21
quality-reviewer.md
2
1
export
quality-reviewer
2
from
"ArcadeAI/arcade-mcp-ts"
from
"ArcadeAI/arcade-mcp-ts"
3
TypeScript framework for building MCP servers with built-in OAuth (21 providers), secret injection, middleware, multi-user JWT auth, and worker routes. Wraps @modelcontextprotocol/sdk.
2026-03-26
tdd-cycle.md
2
1
export
tdd-cycle
2
from
"anortham/sherpa"
from
"anortham/sherpa"
3
MCP server that guides AI agents through systematic development workflows using behavioral adoption and positive reinforcement
2026-01-27
test-endpoints.md
2
1
export
test-endpoints
2
from
"adryanev/.dotfiles"
from
"adryanev/.dotfiles"
3
My Dotfile Setup
2026-04-24
springboot-patterns.md
2
1
export
springboot-patterns
2
from
"cliangdev/specflux-backend"
from
"cliangdev/specflux-backend"
3
specflux REST APIs and MCP server
2026-01-26
php-testing.md
2
1
export
php-testing
2
from
"pluginagentmarketplace/custom-plugin-php"
from
"pluginagentmarketplace/custom-plugin-php"
3
PHP Development Plugin
2026-01-17
api-design.md
2
1
export
api-design
2
from
"pluginagentmarketplace/custom-plugin-backend"
from
"pluginagentmarketplace/custom-plugin-backend"
3
Backend development plugin for Claude AI - FastAPI, database management, API design, and server-side development tools
2026-05-08
bubble-tea.md
2
1
export
bubble-tea
2
from
"fwojciec/diffstory"
from
"fwojciec/diffstory"
3
Diff viewer that uses LLM to classify code changes into structured narratives
2026-01-21
security-patterns.md
2
1
export
security-patterns
2
from
"mindmorass/reflex"
from
"mindmorass/reflex"
3
Application security patterns and best practices. Use when implementing authentication, authorization, input validation, secrets management, OWASP protections, or security hardening.
2026-02-12
skill-template.md
2
1
export
skill-template
2
from
"davydany/awesome-claude-skills-for-cybersecurity"
from
"davydany/awesome-claude-skills-for-cybersecurity"
3
Awesome Cybersecurity Skills for Claude
2026-03-07
nextjs.md
2
1
export
nextjs
2
from
"NaimalArain13/Hackathon-II_The-Evolution-of-Todo"
from
"NaimalArain13/Hackathon-II_The-Evolution-of-Todo"
3
Next.js 16 patterns for App Router, Server/Client Components, proxy.ts authentication, data fetching, caching, and React Server Components. Use when building Next.js applications with modern patterns.
2026-04-03