Browse Skills

44656 skills found

manage-commands.md
0
1 export manage-commands
2 Git-Fg from "Git-Fg/thecattoolkit"
3 MUST INVOKE this skill when creating custom slash commands, standardizing workflows, or adding reusable operations. Secondary: understanding command structure, learning YAML configuration, or optimizing existing commands. Create, audit, and maintain custom slash commands.
2026-01-05
endpoint-exploration.md
0
1 export endpoint-exploration
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Document REST API endpoints through systematic empirical testing. Analyzes URL structure, generates minimal test cases, executes requests, and produces concise API documentation. Use when exploring undocumented APIs, reverse-engineering endpoints, or creating integration documentation.
2026-01-05
run-asset-dcf.md
0
1 export run-asset-dcf
2 Alek0220 from "Alek0220/Equity-A-a"
3 Execute a Life-of-Mine (LOM) DCF model for mining assets with Unit-of-Production depreciation
2026-01-05
claude-md-memory.md
0
1 export claude-md-memory
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Central CLAUDE.md file with project guidelines auto-injected into system prompt, achieving 10% accuracy lift in multi-hop reasoning through consistent context. Use for repo-wide context, coding standards enforcement, project guidelines, or architecture documentation. Auto-loaded by Claude Code CLI. Triggers on "project context", "coding standards", "CLAUDE.md", "project guidelines", "repo documentation".
2026-01-05
jira-workflow.md
0
1 export jira-workflow
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Manage project tasks via Jira API using j4c. Use for ALL Jira project management tasks including creating tasks, checking ready work, linking dependencies, transitioning status, or adding comments.
2026-01-05
backlog-critic.md
0
1 export backlog-critic
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Engineering critic for backlog prioritization debates. Challenges proposed rankings with feasibility concerns, hidden complexity, and realistic effort estimates.
2026-01-05
unity-performance.md
0
1 export unity-performance
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when the user asks about "Unity performance", "optimization", "GC allocation", "object pooling", "caching", "Update loop optimization", "memory management", "profiling", "framerate", "garbage collection", or needs guidance on performance best practices for Unity games.
2026-01-05
dotnet-format-analyzers.md
0
1 export dotnet-format-analyzers
2 bravellian from "bravellian/platform"
3 Define canonical dotnet format and analyzer verification commands, and provide scripts that generate a format/analyzer report. Use when checking formatting or Roslyn analyzers without reformatting everything.
2026-01-05
moai-alfred-practices.md
0
1 export moai-alfred-practices
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Practical workflows, context engineering strategies, and real-world execution examples for MoAI-ADK. Use when learning workflow patterns, optimizing context management, debugging issues, or implementing features end-to-end.
2026-01-05
tdd.md
0
1 export tdd
2 seungwonme from "seungwonme/nextjs-boilerplate"
3 Test-Driven Development following Kent Beck's TDD and Tidy First principles. Use when implementing features with test-first approach, following Red-Green-Refactor cycle, or separating structural changes from behavioral changes in commits.
2026-01-05
playwright-page-objects.md
0
1 export playwright-page-objects
2 jovermier from "jovermier/cc-stack-marketplace"
3 Playwright Page Object Model including page classes, fixtures, helpers, and test organization. Use when structuring Playwright E2E tests or organizing test code.
2026-01-05
better-auth-configuration.md
0
1 export better-auth-configuration
2 nadeemsangrasi from "nadeemsangrasi/humanoid-and-robotic-book"
3 Creates Better Auth configuration for frontend and backend: handlers, providers, middleware, session/token options. Uses Context7 MCP to retrieve Better Auth docs.
2026-01-05
openwebf-security-remote-content.md
0
1 export openwebf-security-remote-content
2 archview-ai from "archview-ai/webf-plugin"
3 Review security risks and mitigations for remote WebF content (untrusted bundles, URL allowlists, HTTPS, trust boundaries, clickjacking). Use when the user mentions untrusted remote bundles, bundle URL validation/allowlists, or remote updates risk.
2026-01-05
release-skill.md
0
1 export release-skill
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Bump version, update changelog, commit, tag, push, and build release installer
2026-01-05
domain-name-brainstormer.md
0
1 export domain-name-brainstormer
2 48Nauts-Operator from "48Nauts-Operator/opencode-baseline"
3 Generates creative domain name ideas for your project and checks availability across multiple TLDs (.com, .io, .dev, .ai, etc.). Saves hours of brainstorming and manual checking.
2026-01-05
working-with-chezmoi.md
0
1 export working-with-chezmoi
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when working with any configuration file outside of project directories in ~/Code (unless already managed like ~/Code/CLAUDE.md) - handles chezmoi prefix mappings, template awareness, conflict resolution workflow, and sync to avoid losing changes and breaking templates
2026-01-05
global-coding-style.md
0
1 export global-coding-style
2 mshafei721 from "mshafei721/Turbocat"
3 Write clean, readable code with consistent naming conventions, proper formatting, small focused functions, and DRY principles. Use this skill when writing ANY code in the project regardless of language or framework. When naming variables, functions, classes, or files. When structuring functions and deciding on their size and scope. When removing dead code, unused imports, or commented-out blocks. When applying the DRY principle to extract common logic. When ensuring consistent indentation and formatting across the codebase.
2026-01-05
subagent-rules.md
0
1 export subagent-rules
2 elevanaltd from "elevanaltd/oa"
3 Proper delegation patterns for Task() invocations with governance context injection
2026-01-05
using-braintrust.md
0
1 export using-braintrust
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Enables AI agents to use Braintrust for LLM evaluation, logging, and observability.Includes scripts for querying logs with SQL, running evals, and logging data.
2026-01-05
rovo-dev-cli-adapter.md
0
1 export rovo-dev-cli-adapter
2 inchan from "inchan/cc-skills"
3 Atlassian Rovo Dev CLI 어댑터 (ACLI 서브커맨드). Jira/Confluence 통합 AI 개발 도구.
2026-01-05
api-client-generator.md
0
1 export api-client-generator
2 blurphanatic from "blurphanatic/claude-skills"
3 Use when creating REST API clients, SDK wrappers, or HTTP service integrations. Generates type-safe client code with retry logic, error handling, rate limiting, and comprehensive tests. Triggered by requests to integrate external APIs, build SDK clients, or create service wrappers.
2026-01-05
story-vetting.md
0
1 export story-vetting
2 Mharbulous from "Mharbulous/StoryTree"
3 Use when orchestrator generates new stories or user says "vet stories", "check conflicts", "find duplicates", "scan for overlaps" - scans story-tree database to detect duplicate, overlapping, or competing stories. Returns conflict pairs with types and confidence scores for human review.
2026-01-05
target-safety.md
0
1 export target-safety
2 huifer from "huifer/drug-discovery-skills"
3 Target safety assessment including known toxicities, essentiality, andoff-target concerns. Use for early safety risk evaluation and targetselection.Keywords: target safety, toxicity, essential gene, knockout, safety risks
2026-01-05
generating-images.md
0
1 export generating-images
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate images using AI models via OpenRouter API. Supports text-to-image and image-based generation with customizable aspect ratios. Use when the user asks to generate, create, or synthesize images based on text descriptions or reference images.
2026-01-05