Browse Skills
2258 skills found
oauth-user-authentication.md
0
1
export
oauth-user-authentication
2
from
"adaptive-enforcement-lab/claude-skills"
from
"adaptive-enforcement-lab/claude-skills"
3
OAuth flows for user-context operations. Web application patterns, device flow for CLI tools, and token refresh strategies for GitHub Apps.
2026-01-05
eastern-traditions.md
0
1
export
eastern-traditions
2
from
"chrislemke/stoffy"
from
"chrislemke/stoffy"
3
Master Eastern philosophical methods, concepts, and practices. Use for: Buddhist philosophy, Daoist thought, Confucian ethics, Hindu philosophy, Zen, Yogic traditions. Triggers: 'Buddhist', 'Buddhism', 'Tao', 'Dao', 'wu wei', 'sunyata', 'emptiness', 'Middle Way', 'Confucius', 'Confucian', 'dharma', 'karma', 'nirvana', 'satori', 'mindfulness', 'non-attachment', 'dependent origination', 'Zen', 'Vedanta', 'Nagarjuna', 'yin yang', 'qi', 'li', 'ren', 'junzi'.
2026-01-05
connecting-widget-pipelines.md
0
1
export
connecting-widget-pipelines
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Connecting StickerNest widgets via pipelines and ports. Use when the user asks about widget communication, connecting widgets, ports, inputs, outputs, pipelines, event routing, widget I/O, or making widgets talk to each other. Covers port definitions, type compatibility, event emission, and pipeline configuration.
2026-01-05
tokenmilagre-article-workflow.md
0
1
export
tokenmilagre-article-workflow
2
from
"dogespartano-cyber/tokenmilagre-platform"
from
"dogespartano-cyber/tokenmilagre-platform"
3
Article creation workflow (Perplexity → Gemini → Publication). TRIGGERS: 'criar artigo', 'editar artigo', 'article workflow', 'criar-artigo', 'publicar artigo', 'refinar artigo'. Use when creating/editing articles, Perplexity AI integration, Gemini refinement, citation management, content processing.
2026-01-05
agent-creator.md
0
1
export
agent-creator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Autonomous agent creation skill that generates specialized agent definitions from templates. Use when you need to create new Claude Code agents for specific tasks like code review, deployment automation, testing, documentation, security analysis, or general-purpose research. This skill automates the creation of agent definition files (.md) with proper structure, workflow instructions, and tool access patterns following Miyabi framework standards.
2026-01-05
subagent-orchestrator.md
0
1
export
subagent-orchestrator
2
from
"PlaneInABottle/configs"
from
"PlaneInABottle/configs"
3
Manages the lifecycle, configuration, and synchronization of specialized sub-agents (Planner, Implementer, Reviewer, etc.) across various platforms (Claude, Copilot, OpenCode). Use this skill when you need to: (1) Sync sub-agent instructions from master templates, (2) Add new sub-agent definitions, (3) Update agent capabilities or permissions, or (4) Validate that agent instructions are in sync across platforms.
2026-01-05
authentication-setup.md
0
1
export
authentication-setup
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Implement JWT authentication with bcrypt password hashing, refresh tokens, account lockout, and password reset flow. Use when setting up authentication or login system.
2026-01-05
oracle-agent-spec-expert.md
0
1
export
oracle-agent-spec-expert
2
from
"frankxai/ai-architect"
from
"frankxai/ai-architect"
3
Design framework-agnostic AI agents using Oracle's Open Agent Specification for portable, interoperable agentic systems with JSON/YAML definitions
2026-01-05
solidity-security.md
0
1
export
solidity-security
2
from
"HermeticOrmus/after-the-third-cup"
from
"HermeticOrmus/after-the-third-cup"
3
Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.
2026-01-05
mcp-tool-builder.md
0
1
export
mcp-tool-builder
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guides implementation of new MCP tools from specification to production-readycode, following the braiins-pool-mcp-server architecture patterns and bestpractices defined in ARCHITECTURE.md.
2026-01-05
role-code-reviewer.md
0
1
export
role-code-reviewer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Role definition for code reviewer agents. Defines review criteria, feedback patterns, and approval workflows. Use to understand how to review PRs and provide constructive feedback.
2026-01-05
app-ui-design.md
0
1
export
app-ui-design
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Design efficient, modern app interfaces with mature UI frameworks in React and cross-platform contexts. Use when asked to plan or create app UI/UX layouts, component structures, design tokens, interaction flows, or implementation-ready guidance for React web/mobile (e.g., React Native/Expo) with an emphasis on efficiency-first experiences.
2026-01-05
keycloak-admin.md
0
1
export
keycloak-admin
2
from
"Lobbi-Docs/claude"
from
"Lobbi-Docs/claude"
3
Keycloak administration including realm management, client configuration, OAuth 2.0 setup, user management with custom attributes, role and group management, theme deployment, and token configuration. Activate for Keycloak Admin API operations, authentication setup, and identity provider configuration.
2026-01-05
npub-cash-address.md
0
1
export
npub-cash-address
2
from
"PerceptLabs/nostril"
from
"PerceptLabs/nostril"
3
Use when implementing npub.cash static Lightning address functionality - provides complete patterns for obtaining static Lightning addresses ([email protected]), managing npub.cash account settings, syncing quotes from npub.cash, and integrating with Lightning wallets
2026-01-05
wpf-styling.md
0
1
export
wpf-styling
2
from
"YosrBennagra/3SC"
from
"YosrBennagra/3SC"
3
Define and evolve WPF XAML styling for the widget host app: control styles, templates, visual states, typography, and theme variants. Use when working in `App.xaml`, theme dictionaries, `Styles/*.xaml`, or control templates to achieve the Fluent-inspired design system with Light/Dark themes.
2026-01-05
coverage-analysis.md
0
1
export
coverage-analysis
2
from
"IvanTorresEdge/molcajete.ai"
from
"IvanTorresEdge/molcajete.ai"
3
Test coverage analysis and improvement strategies for Solidity contracts. Use when analyzing or improving test coverage.
2026-01-05
prisma.md
0
1
export
prisma
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Provides type-safe database access with Prisma ORM including schema definition, migrations, queries, and relations. Use when setting up database connections, defining data models, writing queries, or managing database migrations.
2026-01-05
astro-components.md
0
1
export
astro-components
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
UI component library for Astro lead generation sites. Buttons, forms, cards, badges. Requires design-tokens skill.
2026-01-05
evaluation.md
0
1
export
evaluation
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when creating or updating agent evaluation suites. Defines eval structure, rubrics, and validation patterns.
2026-01-05
interview-agent.md
0
1
export
interview-agent
2
from
"nbarthelemy/claudenv"
from
"nbarthelemy/claudenv"
3
Conducts comprehensive project specification interviews to clarify architecture, tech stack, design decisions, and implementation details.TRIGGERS - Keywords: interview, specification, spec, requirements, architecture, design decisions, project setup, new project, empty project, unclear requirements, /interview, SPEC.md, project planning, tech decisions, stack decisions, clarify requirements, gather requirements, requirements gathering.TRIGGERS - Phrases: "what should we build", "help me plan", "new project", "start a project", "define the architecture", "unclear what to build", "need to specify", "create a spec", "interview me", "ask me questions", "help me decide", "what technology should".TRIGGERS - Conditions: tech stack confidence LOW, project appears empty, no existing SPEC.md, architecture decisions needed.
2026-01-05
cucumber-bdd.md
0
1
export
cucumber-bdd
2
from
"olehsvyrydov/AI-development-team"
from
"olehsvyrydov/AI-development-team"
3
[Extends e2e-tester] BDD/Cucumber specialist. Use for Gherkin feature files, step definitions, Cucumber-JVM/JS, Spring/Playwright integration. Invoke alongside e2e-tester for BDD testing approach.
2026-01-05
requirements-engineering.md
0
1
export
requirements-engineering
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Transform stakeholder needs into structured, testable specifications with user stories, acceptance criteria, and business rules. Use when: (1) creating requirements documents, (2) writing user stories with acceptance criteria, (3) defining business rules and process flows, (4) analyzing feature requests.
2026-01-05
mvp-launcher.md
0
1
export
mvp-launcher
2
from
"merllinsbeard/ai-claude-skills-collection"
from
"merllinsbeard/ai-claude-skills-collection"
3
Rapid MVP validation and launch framework following Y Combinator and lean startup principles. Use when user wants to validate a business idea, launch an MVP, define product strategy, calculate unit economics, or needs structured approach to test product-market fit. Includes monetization models, metrics frameworks, and execution templates.
2026-01-05
mechinterp-glossary-and-constraints.md
0
1
export
mechinterp-glossary-and-constraints
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Reference skill for Splatoon ability families, AP rungs, token constraints, and domain rules for mechinterp experiments
2026-01-05