Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Fast code generation agent optimized for speed and iteration
Scaffolding, boilerplate generation, and project templates. Use for generating components, modules, APIs, and project st...
| ID | flutter-code-generation |
Minimal, pattern-matching code output. Write the least code that satisfies requirements. Match existing project patterns...
Use go:generate effectively - mockgen, stringer, templates, reducing boilerplate
Use when generating boilerplate code, __init__.py files, or test scaffolds. Provides scripts that generate consistent, c...
Generate Python boilerplate code for DAPR microservices, workflows, and actors. Creates properly structured services wit...
Generate code implementation from design documents following structured phase-based workflow with token cost estimation...
Generates production-ready code with proper error handling, type safety, SOLID principles, and comprehensive documentati...
Apply this repository's coding conventions and patterns. Use when writing or reviewing code in this codebase to ensure c...
Senior principal engineer for Raamattu Nyt codebase. Use when: (1) Implementing features with architectural implications...
Detects hardcoded values, magic numbers, duplicate constants, and leaked secrets using Ruff, Semgrep, jscpd, and gitleak...
Scans the codebase for dead code, tech debt, outdated dependencies, and code quality issues. Delegates to the Centinela...
Analyze codebase health - large files, test coverage gaps, duplicate code, dead/legacy code, and documentation issues. U...
Perform a comprehensive code health check on a directory. Use when the user asks to analyze code quality, find issues, o...
Helps with code analysis and refactoring tasks
Provides guidance for code quality improvements.
Assist with code review, refactoring, and explanations. Use when analyzing or improving code.
Apply code hygiene standards for clean, maintainable code. Use when writing, refactoring, or reviewing code.
破壊的変更に基づいてプロジェクト内のコードを検索し、影響を受けるファイルと行を特定する。テストカバレッジも確認する
Language-specific coding guidelines. Use when implementing code in Python or other supported languages.
Implement code changes by learning from and precisely matching existing codebase patterns, ensuring seamless integration...
Description: Deliver production-quality code for a requested task: plan → implement → verify → code review.
This skill should be used when the user asks to 'implement', 'write code', 'build a feature', 'create a function', 'add...
Pickle Rick's "God Mode" Implementation Skill. Executes technical plans with rigorous verification. Use when you are rea...
Implémente le code selon le plan validé, en respectant les conventions du projet. Utiliser après validation du plan, qua...
Implements production code for PHP/CakePHP applications based on functional design specifications
Code Injection Detector - Auto-activating skill for Security Fundamentals.Triggers on: code injection detector, code inj...
Senior Full-Stack Code Auditor - Especialista em Arquitetura, Segurança, Performance, Observabilidade e Qualidade de Sof...
Educational code development skill that teaches programming concepts while building applications. Use when the user want...
Bridge between different computational materials science codes. Convert input/output formats, interface with post-proces...
Dual-perspective code investigation. Claude explores independently, then Codex explores independently (no feeding), fina...
Efficient codebase investigation for rapid-go. Use when understanding existing code before modifications, tracing reques...
Evaluate code layout quality based on accuracy, consistency, readability, and maintainability rather than aesthetics. Us...
Provides Django web framework expertise including project structure, models, views, admin, Celery tasks, testing, and Py...
Provides Go programming expertise, including language syntax, idiomatic patterns, concurrency, and standard library usag...
Run linters according to repository guidelines. Use immediately after creating or modifying code, or before committing c...
Fix bugs, optimize performance, and maintain code quality in CClean-Killer. Use when asked to fix detection issues, fals...
Create, update, and review code-map and spec documents for features. Use this skill to document code execution flows, tr...
Systematic code maturity assessment using Trail of Bits' 9-category framework. Analyzes codebase for arithmetic safety,...
Code metrics calculation methodology for static analysis
Code migration involves moving codebases between versions, frameworks, or technologies while maintaining stability. This...
Use when migrating codebases between frameworks, languages, versions, or platforms. Provides migration assessment patter...
Use when moving logic between layers, deprecating patterns, refactoring responsibilities, or enforcing canonical owners....
Migrate legacy code to modern frameworks, languages, and patterns with automated refactoring and testing
Write minimum necessary code following YAGNI principle to prevent bloat and over-engineering. Use when implementing feat...
Code mode operational spec for the team lead. Returns lead identity, facilitator identity, mode-specific rules, suggest-...
Evaluate and improve code modularization using the Balanced Coupling Model. Analyzes coupling strength, connascence type...
Serena LSP vs native tool routing for code navigation. Defines when to use find_symbol, get_symbols_overview, replace_sy...
Use when you need to understand the codebase structure, find definitions, or trace references without reading entire fil...
Token-efficient code navigation for large codebases. Reduces token usage by up to 97%. Use when exploring code structure...
Systematic framework for resurrecting and modernizing legacy codebases through archaeology, resurrection, and rejuvenati...
Generate CODE_OF_CONDUCT.md files based on Contributor Covenant. Triggers on "create code of conduct", "generate code_of...
Analyze and optimize code for performance, memory, and efficiency
Analyzes and optimizes code for better performance, memory usage, and efficiency. Use when code is slow, memory-intensiv...
Otimizador automático de código usando análise evolutiva GEPA para melhorar qualidade, performance e manutenibilidade
Enforce code organization principles - "Directory X contains ONLY class type X", DDD naming patterns, PHP best practices...
Python code organization conventions for this codebase. Apply when structuring modules, organizing imports, and designin...
If you need a comment to explain what code does, first try to rewrite the code to be self-explana... Use when enforcing...
[Implementation] Execute parallel or sequential phases based on plan structure
Use when mapping code paths, entrypoints, and likely hot files before profiling.
Use before committing code - validates Drupal coding standards, SOLID/DRY principles, security practices, and CSS standa...
Analyze codebases to identify reusable code patterns, duplications, and implementation patterns for future development....
Search for code patterns in decompiled output using Weggli semantic matching. Use when finding vulnerable code construct...
Code implementation patterns and best practices learned from real mistakes. Covers file I/O safety (locking, atomic writ...