Browse Skills
20307 skills found
django-architecture-enforcer.md
1
1
export
django-architecture-enforcer
2
from
"MaciWP/CV_Astro"
from
"MaciWP/CV_Astro"
3
Enforces service layer architecture in Django/DRF applications. This skill should be used when working with ViewSets, serializers, or services to prevent business logic in views, validate dependency injection patterns, and ensure three-layer architecture (Views → Services → Models).
2026-01-05
frontend-accessibility.md
1
1
export
frontend-accessibility
2
from
"imkdw/imkdw-dev"
from
"imkdw/imkdw-dev"
3
Implement accessible UI components following WCAG guidelines in Next.js and React applications. Use this skill when creating or modifying React components (*.tsx), working with Radix UI or Headless UI primitives, implementing keyboard navigation, adding ARIA attributes, managing focus states in modals/dialogs, creating form inputs with proper labels, building navigation menus, implementing skip links, or ensuring color contrast compliance. This includes files in apps/blog/src/components/, packages/ui/src/primitives/, packages/ui/src/components/, and any component using @headlessui/react or @radix-ui/* packages. Apply when working with interactive elements like buttons, links, dropdowns, dialogs, or any focusable elements.
2026-01-05
synthesis-principle-extract.md
1
1
export
synthesis-principle-extract
2
from
"synapseradio/thinkies"
from
"synapseradio/thinkies"
3
Generalize from specific examples to distill portable rules that apply across contexts and predict new situations. Use when: (1) asked to extract underlying principles or identify generalizable lessons from specific cases, (2) have multiple examples showing recurring patterns but no explicit rule explaining why the pattern holds, (3) need to create guidelines from experience that capture underlying truth rather than surface similarity, (4) applying lessons from past situations to new contexts and need to verify the principle actually transfers.
2026-01-05
quest-keeper-master.md
1
1
export
quest-keeper-master
2
from
"Mnehmos/rpg-mcp"
from
"Mnehmos/rpg-mcp"
3
Master orchestration skill for Quest Keeper AI development. Use when working on ANY part of Quest Keeper AI - coordinates between frontend (Tauri/React), backend (rpg-mcp), and documentation. Triggers on any mention of Quest Keeper, rpg-mcp, game development for this project, or when referencing the Agents/ folder.
2026-01-05
browser-use.md
1
1
export
browser-use
2
from
"mjunaidca/mjs-agent-skills"
from
"mjunaidca/mjs-agent-skills"
3
Browser automation using Playwright MCP. Navigate websites, fill forms, click elements, take screenshots, and extract data. Use when tasks require web browsing, form submission, web scraping, UI testing, or any browser interaction.
2026-01-05
mm-copy.md
1
1
export
mm-copy
2
from
"adilkalam/claude-vibe-code"
from
"adilkalam/claude-vibe-code"
3
Marina Moscone ad-copy skill. Encodes the canonical MM ad-copy framework and Performance Voice so agents can generate SKU-level ad copy variants for the minisite that feel on-brand and performance-aware.
2026-01-05
htmlgraph-tracker.md
1
1
export
htmlgraph-tracker
2
from
"Shakes-tzd/htmlgraph"
from
"Shakes-tzd/htmlgraph"
3
HtmlGraph workflow skill combining session tracking, orchestration, and parallel coordination. Activated automatically at session start. Enforces delegation patterns, manages multi-agent workflows, ensures proper activity attribution, and maintains feature awareness. Use when working with HtmlGraph projects, spawning parallel agents, or coordinating complex work.
2026-01-05
qodana-inspect.md
1
1
export
qodana-inspect
2
from
"Max-Moro/lg-cli"
from
"Max-Moro/lg-cli"
3
Run Qodana code inspection and get parsed results. Use when you need to analyze code quality, find unused code, detect potential bugs, or check for JetBrains IDE inspections. Supports all major programming languages (Java, Kotlin, Python, JavaScript, TypeScript, C#, C++, Go, Ruby, PHP). Returns structured list of problems grouped by file with severity, location, and code snippets.
2026-01-05
story-phase-planner.md
1
1
export
story-phase-planner
2
from
"sebc-dev/website"
from
"sebc-dev/website"
3
Analyzes a user story specification and breaks it down into atomic implementation phases.Creates a strategic phases plan without detailed implementation steps. Use when the user mentions"plan story phases", "break down story into phases", "story planning", "create phases plan","decompose story", or needs to structure a story into implementable phases.Works with any software project and tech stack.
2026-01-05
designing-hexagonal-architecture.md
1
1
export
designing-hexagonal-architecture
2
from
"aucun6352/project-cheat-sheet"
from
"aucun6352/project-cheat-sheet"
3
Guides the design and analysis of hexagonal architecture (Ports & Adapters) for backend systems. Use when structuring modular applications with clean separation between business logic and infrastructure.
2026-01-05
subagent-driven-development.md
1
1
export
subagent-driven-development
2
from
"marcos-abreu/connect_kit"
from
"marcos-abreu/connect_kit"
3
Use when executing implementation plans with independent tasks in the current session - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates
2026-01-05
skill-coach.md
1
1
export
skill-coach
2
from
"erichowens/some_claude_skills"
from
"erichowens/some_claude_skills"
3
Guides creation of high-quality Agent Skills with domain expertise, anti-pattern detection, and progressive disclosure best practices. Use when creating skills, reviewing existing skills, or when users mention improving skill quality, encoding expertise, or avoiding common AI tooling mistakes. Activate on keywords: create skill, review skill, skill quality, skill best practices, skill anti-patterns. NOT for general coding advice or non-skill Claude Code features.
2026-01-05
sherlock-review.md
1
1
export
sherlock-review
2
from
"pacphi/ampel"
from
"pacphi/ampel"
3
Evidence-based investigative code review using deductive reasoning to determine what actually happened versus what was claimed. Use when verifying implementation claims, investigating bugs, validating fixes, or conducting root cause analysis. Elementary approach to finding truth through systematic observation.
2026-01-05
security.md
1
1
export
security
2
from
"pluginagentmarketplace/custom-plugin-python"
from
"pluginagentmarketplace/custom-plugin-python"
3
Python security best practices, OWASP, and vulnerability prevention
2026-01-05
story-verification.md
1
1
export
story-verification
2
from
"Mharbulous/SyncoPaid"
from
"Mharbulous/SyncoPaid"
3
Use when user says "verify story", "check acceptance criteria", "validate implementation", "is story ready", or asks to verify that an implemented story meets its acceptance criteria - parses acceptance criteria from story description, verifies each with test/code evidence, generates pass/fail report, and updates story status based on results.
2026-01-05
council-verify.md
1
1
export
council-verify
2
from
"amiable-dev/amiable-templates"
from
"amiable-dev/amiable-templates"
3
Verify code, documents, or implementation against requirements using LLM Council multi-model deliberation.Use when you need multi-model consensus on correctness, completeness, or quality.Keywords: verify, check, validate, review, approve, pass/fail, consensus, multi-model
2026-01-05
codex-law-governor.md
1
1
export
codex-law-governor
2
from
"starwreckntx/IRP__METHODOLOGIES-"
from
"starwreckntx/IRP__METHODOLOGIES-"
3
Govern agent behavior through enforcement of the Codex Laws framework.
2026-01-05
frontend-aesthetics.md
1
1
export
frontend-aesthetics
2
from
"adilkalam/claude-vibe-code"
from
"adilkalam/claude-vibe-code"
3
Global frontend aesthetics skill that helps Claude avoid generic "AI slop" UI and make bold, intentional visual decisions while still honoring each project's design-dna, tokens, and architecture.
2026-01-05
gkg.md
1
1
export
gkg
2
from
"huynguyen03dev/opencode-setup"
from
"huynguyen03dev/opencode-setup"
3
Global Knowledge Graph for codebase analysis. This skill should be used when searching for code definitions (functions, classes, methods), finding references to symbols, understanding code structure, analyzing import usage, generating repository maps, or performing impact analysis before refactoring. Supports TypeScript, JavaScript, Python, Java, and more.
2026-01-05
sdd.md
1
1
export
sdd
2
from
"SpillwaveSolutions/sdd-skill"
from
"SpillwaveSolutions/sdd-skill"
3
This skill should be used when users want guidance on Spec-Driven Development methodology using GitHub's Spec-Kit. Guide users through executable specification workflows for both new projects (greenfield) and existing codebases (brownfield). After any SDD command generates artifacts, automatically provide structured 10-point summaries with feature status tracking, enabling natural language feature management and keeping users engaged throughout the process.
2026-01-05
atomic-design-planning.md
1
1
export
atomic-design-planning
2
from
"jclfocused/claude-agents"
from
"jclfocused/claude-agents"
3
Use this skill when discussing UI components, design systems, frontend implementation, or component architecture. Guides thinking about Atomic Design methodology - atoms, molecules, organisms - and promotes component reuse over creation. Triggers on UI/frontend discussions, "what components do we need?", "should I create a new component?", or design system questions.
2026-01-05
querying-hms-documentation.md
1
1
export
querying-hms-documentation
2
from
"gpt-cmdr/hms-commander"
from
"gpt-cmdr/hms-commander"
3
Queries official HEC-HMS documentation to answer technical questions. Provides access toUser's Manual, Technical Reference Manual, Release Notes, and community resources.Use when seeking official documentation on HMS methods, parameters, file formats,version features, or workflow guidance. Complements investigating-hms-internals (decompiledsource code) with authoritative documentation.Trigger keywords: HMS documentation, User's Manual, Technical Reference, loss methods,transform methods, routing methods, HMS parameters, file formats, release notes,HMS version features, method parameters, official HMS, USACE documentation.
2026-01-05
automation-builder.md
1
1
export
automation-builder
2
from
"ddunnock/claude-plugins"
from
"ddunnock/claude-plugins"
3
Analyze codebases and generate Claude Code automation infrastructure including commands, scripts, and templates for systematic task execution. Use when the user wants to create reusable automation workflows, generate .claude/commands files, create supporting bash/python scripts, build markdown templates for structured outputs, or establish multi-step task execution frameworks that work across projects.
2026-01-05
swiftui-view-refactor.md
1
1
export
swiftui-view-refactor
2
from
"bout3fiddy/agents"
from
"bout3fiddy/agents"
3
Refactor and review SwiftUI view files for consistent structure, dependency injection, and Observation usage. Use when asked to clean up a SwiftUI view's layout/ordering, handle view models safely (non-optional when possible), or standardize how dependencies and @Observable state are initialized and passed.
2026-01-05