Browse Skills
17720 skills found
commit-pr.md
0
1
export
commit-pr
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Crea commits y pull requests. Usar cuando se necesita commitear cambios, crear PRs, escribir mensajes de commit, o gestionar branches.
2026-01-05
typescript-core.md
0
1
export
typescript-core
2
from
"bobmatnyc/termpilot"
from
"bobmatnyc/termpilot"
3
Advanced TypeScript patterns and best practices for 2025. Use when working with TypeScript projects requiring type system mastery (generics, conditional types, mapped types), tsconfig optimization, runtime validation integration (Zod, TypeBox, Valibot), or type-safe API patterns. Essential for Next.js, Node.js, and full-stack TypeScript development.
2026-01-05
ric-xapp-dev.md
0
1
export
ric-xapp-dev
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guidance for developing OSC RIC xApps (RC/KPM/E2 subscription patterns), safe integration steps, and common pitfalls (polling vs periodic reporting).
2026-01-05
clickhouse-cloud-credentials.md
0
1
export
clickhouse-cloud-credentials
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Store ClickHouse Cloud credentials in Doppler + 1Password for gapless-crypto-clickhouse. Use when setting up new services, rotating credentials, or backing up authentication material. Covers API keys, connection details, and database password storage.
2026-01-05
branch-management.md
0
1
export
branch-management
2
from
"Lobbi-Docs/claude-2"
from
"Lobbi-Docs/claude-2"
3
Use when creating, managing, or organizing Git branches for Jira issues via Harness Code Repository
2026-01-05
frontend-design.md
0
1
export
frontend-design
2
from
"jwynia/agent-skills"
from
"jwynia/agent-skills"
3
Create distinctive, production-grade frontend interfaces with high design quality. Provides analysis tools for auditing existing designs and generation tools for creating color palettes, typography systems, design tokens, and component templates. Supports React, Vue, Svelte, and vanilla HTML/CSS. Use when building web components, pages, or applications. Keywords: design, UI, frontend, CSS, components, palette, typography, tokens, accessibility.
2026-01-05
box-factory-output-styles.md
0
1
export
box-factory-output-styles
2
from
"racurry/neat-little-package"
from
"racurry/neat-little-package"
3
Interpretive guidance for Claude Code output styles - when they add value, when they don't, and how they relate to agents. Use when considering output styles or wondering if your workflow would benefit from them.
2026-01-05
backend-migrations.md
0
1
export
backend-migrations
2
from
"overtimepog/AgentTheo"
from
"overtimepog/AgentTheo"
3
Create and manage database migrations for schema changes, ensuring zero-downtime deployments and data integrity. Use this skill when creating migration files, modifying database schemas, adding or altering tables/columns/indexes, or working with migration tools like Alembic, Flyway, Liquibase, or framework-specific migration systems (Django migrations, Rails migrations, Prisma migrations). Apply this skill when implementing reversible migrations with up/down methods, handling data migrations separately from schema changes, creating indexes on large tables, or planning backwards-compatible schema changes for high-availability systems. This skill ensures migrations are version-controlled, focused, safe to rollback, and compatible with CI/CD pipelines and zero-downtime deployment strategies.
2026-01-05
framework-selection.md
0
1
export
framework-selection
2
from
"adaptive-enforcement-lab/claude-skills"
from
"adaptive-enforcement-lab/claude-skills"
3
Choose the right Go CLI framework for Kubernetes-native tools. Decision matrix compares Cobra, urfave/cli, and Kong for ecosystem alignment and features.
2026-01-05
xsky-core-architecture.md
0
1
export
xsky-core-architecture
2
from
"anujkumar001111/xsky-agent"
from
"anujkumar001111/xsky-agent"
3
This skill should be used when the user asks about "XSky architecture", "XSky class", "how XSky works", "agent execution", "workflow system", "Chain class", "Context class", or needs to understand the core framework structure and execution model.
2026-01-05
julien-workflow-skill-router.md
0
1
export
julien-workflow-skill-router
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Index of available skills with triggers. Use FIRST when starting any task to check which skill might help.
2026-01-05
cloudflare-workers.md
0
1
export
cloudflare-workers
2
from
"kent-daniel/regexfast"
from
"kent-daniel/regexfast"
3
Build stateful serverless applications using Cloudflare Workers and Durable Objects. Use when creating real-time collaborative apps, chat systems, multiplayer games, WebSocket servers, rate limiters, or any application requiring coordination between clients, persistent state, or scheduled tasks with Cloudflare's edge computing platform.
2026-01-05
commitlint-config-generator.md
0
1
export
commitlint-config-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate commitlint configuration files for enforcing conventional commit messages. Triggers on "create commitlint config", "generate commit lint", "commitlint setup", "commit message rules".
2026-01-05
linear-issue-handler.md
0
1
export
linear-issue-handler
2
from
"trounceabout/skills-library"
from
"trounceabout/skills-library"
3
Comprehensive workflow for managing Linear issues using the linearis CLI tool. Handles issue creation, status tracking, commenting, and file downloads with clear decision trees for when to ask for approval vs. acting autonomously.
2026-01-05
git-workflow.md
0
1
export
git-workflow
2
from
"LeanEntropy/civax-cc-agents"
from
"LeanEntropy/civax-cc-agents"
3
Git workflow patterns for multi-environment deployments with GitHub. Applied automatically for branch management and release workflows.
2026-01-05
generating-commit-messages.md
0
1
export
generating-commit-messages
2
from
"malston/claude-config"
from
"malston/claude-config"
3
Generates clear commit messages from git diffs. Use when writing commit messages or reviewing staged changes.
2026-01-05
parallel-prompt-generator.md
0
1
export
parallel-prompt-generator
2
from
"jpoutrin/product-forge"
from
"jpoutrin/product-forge"
3
Generate agent-ready prompts from existing task specification files. Use when regenerating prompts after editing tasks, updating prompt templates, or preparing tasks for cpo execution.
2026-01-05
git-convention.md
0
1
export
git-convention
2
from
"seungwonme/nextjs-boilerplate"
from
"seungwonme/nextjs-boilerplate"
3
Git convention for branch naming, commit messages, and issue labels based on GitFlow and Conventional Commits. Use when creating branches, writing commit messages, or setting up issue labels.
2026-01-05
commit.md
0
1
export
commit
2
from
"0xmsc/coding_assistant"
from
"0xmsc/coding_assistant"
3
Helps write conventional commit messages, create atomic commits, and follow git best practices. Use when the agent needs to help with git commits, commit message writing, or git workflow guidance.
2026-01-05
bd-issue-tracking.md
0
1
export
bd-issue-tracking
2
from
"johnnymo87/dotfiles"
from
"johnnymo87/dotfiles"
3
Track complex, multi-session work with dependency graphs using bd (beads) issue tracker. Git-backed JSONL files are the source of truth, with SQLite as local cache. Use when work spans multiple sessions, has complex dependencies, or requires persistent context across compaction cycles. For simple single-session linear tasks, TodoWrite remains appropriate.
2026-01-05
supabase-edge-functions.md
0
1
export
supabase-edge-functions
2
from
"scan-iq/FoxRev"
from
"scan-iq/FoxRev"
3
Deploy and manage Supabase Edge Functions with E2B sandbox integration for permit research agents. Includes automated deployment, database migrations, RLS policies, and validation workflows.
2026-01-05
barqnet-testing.md
0
1
export
barqnet-testing
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Specialized agent for comprehensive testing of the BarqNet project across all platforms and layers. Handles unit testing, integration testing, E2E testing, performance testing, security testing, and test automation. Creates test plans, writes test code, executes tests, and generates test reports. Use when implementing tests, debugging test failures, or validating functionality.
2026-01-05
nextjs-routes-and-layouts.md
0
1
export
nextjs-routes-and-layouts
2
from
"AgentiveCity/SkillFactory"
from
"AgentiveCity/SkillFactory"
3
Use this skill whenever the user wants to design, refactor, or extend Next.js App Router routes, layouts, and navigation patterns (including route groups, dynamic routes, and server/client component boundaries) in a TypeScript + Tailwind + shadcn/ui project.
2026-01-05
unity-architecture.md
0
1
export
unity-architecture
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
This skill should be used when the user asks about "game architecture", "design patterns", "manager pattern", "singleton pattern", "ScriptableObject", "ScriptableObject architecture", "event system", "Observer pattern", "pub-sub", "MVC in Unity", "dependency injection", "service locator", or needs guidance on structuring Unity projects and game systems.
2026-01-05