Browse Skills
44969 skills found
file-organization.md
10
1
export
file-organization
2
from
"akaszubski/autonomous-dev"
from
"akaszubski/autonomous-dev"
3
Enforces project file organization standards from CLAUDE.md/PROJECT.md - auto-fix mode
2026-01-05
agent-task-distributor.md
10
1
export
agent-task-distributor
2
from
"Tony363/SuperClaude"
from
"Tony363/SuperClaude"
3
Expert task distributor specializing in intelligent work allocation, load balancing, and queue management. Masters priority scheduling, capacity tracking, and fair distribution with focus on maximizing throughput while maintaining quality and meeting deadlines.
2026-01-05
python-standards.md
10
1
export
python-standards
2
from
"akaszubski/autonomous-dev"
from
"akaszubski/autonomous-dev"
3
Python code quality standards (PEP 8, type hints, docstrings). Use when writing Python code.
2026-01-05
git-workflow.md
10
1
export
git-workflow
2
from
"akaszubski/autonomous-dev"
from
"akaszubski/autonomous-dev"
3
Git best practices, commit conventions, branching strategies, and pull request workflows. Use when working with git operations, commits, branches, or PRs.
2026-01-05
security-scanner.md
10
1
export
security-scanner
2
from
"matteocervelli/llms"
from
"matteocervelli/llms"
3
Scan codebase for security vulnerabilities including secrets, insecure dependencies, and unsafe code patterns. Use when performing automated security scans.
2026-01-05
architecture-planner.md
10
1
export
architecture-planner
2
from
"matteocervelli/llms"
from
"matteocervelli/llms"
3
Design component architecture and module structure using established architectural patterns for clean, maintainable, and scalable systems.
2026-01-05
state-management-patterns.md
10
1
export
state-management-patterns
2
from
"akaszubski/autonomous-dev"
from
"akaszubski/autonomous-dev"
3
State persistence patterns for autonomous-dev including JSON persistence, atomic writes, file locking, crash recovery, and state versioning. Use when implementing stateful libraries or features requiring persistent state.
2026-01-05
technical-documentation.md
10
1
export
technical-documentation
2
from
"vinnie357/claudio"
from
"vinnie357/claudio"
3
Activate when creating comprehensive documentation including README files, API docs, user guides, and developer guides
2026-01-05
security-compliance.md
10
1
export
security-compliance
2
from
"RicherTunes/Brainarr"
from
"RicherTunes/Brainarr"
3
Implement security scanning, vulnerability detection, and compliance checks. Use when working with security audits, dependency vulnerabilities, secret detection, CodeQL scanning, SAST/DAST tools, or security best practices. Handles threat modeling and security hardening.
2026-01-05
secret-code.md
10
1
export
secret-code
2
from
"meridianlabs-ai/inspect_swe"
from
"meridianlabs-ai/inspect_swe"
3
Reveal the secret code by reading the asset and running the script
2026-01-05
git-helper.md
10
1
export
git-helper
2
from
"joshuadavidthomas/opencode-agent-skills"
from
"joshuadavidthomas/opencode-agent-skills"
3
Provides git workflow assistance, branch management, and commit message optimization
2026-01-05
dependency-analyzer.md
10
1
export
dependency-analyzer
2
from
"matteocervelli/llms"
from
"matteocervelli/llms"
3
Analyze project dependencies, build dependency trees, detect conflicts, and check compatibility
2026-01-05
documentation-updater.md
10
1
export
documentation-updater
2
from
"matteocervelli/llms"
from
"matteocervelli/llms"
3
Update all project documentation including implementation docs, user guides, API docs, and architecture diagrams. Use when finalizing features to ensure comprehensive documentation.
2026-01-05
agent-ml-engineer.md
10
1
export
agent-ml-engineer
2
from
"Tony363/SuperClaude"
from
"Tony363/SuperClaude"
3
Expert ML engineer specializing in machine learning model lifecycle, production deployment, and ML system optimization. Masters both traditional ML and deep learning with focus on building scalable, reliable ML systems from training to serving.
2026-01-05
agent-prompt-engineer.md
10
1
export
agent-prompt-engineer
2
from
"Tony363/SuperClaude"
from
"Tony363/SuperClaude"
3
Expert prompt engineer specializing in designing, optimizing, and managing prompts for large language models. Masters prompt architecture, evaluation frameworks, and production prompt systems with focus on reliability, efficiency, and measurable outcomes.
2026-01-05
command-development.md
10
1
export
command-development
2
from
"basher83/lunar-claude"
from
"basher83/lunar-claude"
3
This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.
2026-01-05
cross-reference-validation.md
10
1
export
cross-reference-validation
2
from
"akaszubski/autonomous-dev"
from
"akaszubski/autonomous-dev"
3
Validates all documentation references - file paths, links, line numbers, code examples
2026-01-05
cli-tools.md
10
1
export
cli-tools
2
from
"netresearch/claude-code-marketplace"
from
"netresearch/claude-code-marketplace"
3
Agent Skill: CLI tool management. Use when commands fail with 'command not found', installing tools, or checking project environments. By Netresearch.
2026-01-05
agent-backend-developer.md
10
1
export
agent-backend-developer
2
from
"Tony363/SuperClaude"
from
"Tony363/SuperClaude"
3
Senior backend engineer specializing in scalable API development and microservices architecture. Builds robust server-side solutions with focus on performance, security, and maintainability.
2026-01-05
agent-test-automator.md
10
1
export
agent-test-automator
2
from
"Tony363/SuperClaude"
from
"Tony363/SuperClaude"
3
Expert test automation engineer specializing in building robust test frameworks, CI/CD integration, and comprehensive test coverage. Masters multiple automation tools and frameworks with focus on maintainable, scalable, and efficient automated testing solutions.
2026-01-05
tech-stack-evaluator.md
10
1
export
tech-stack-evaluator
2
from
"matteocervelli/llms"
from
"matteocervelli/llms"
3
Auto-activates during requirements analysis to evaluate technical stack compatibility, recommend appropriate technologies, and assess performance implications.
2026-01-05
enact/hello-go.md
10
1
export
enact/hello-go
2
from
"EnactProtocol/enact"
from
"EnactProtocol/enact"
3
A simple Go greeting tool
2026-01-05
git-workflow.md
10
1
export
git-workflow
2
from
"netresearch/claude-code-marketplace"
from
"netresearch/claude-code-marketplace"
3
Agent Skill: Git workflow best practices for teams and CI/CD. Use when establishing branching strategies, implementing Conventional Commits, configuring PRs, or integrating Git with CI/CD. By Netresearch.
2026-01-05
agent-customer-success-manager.md
10
1
export
agent-customer-success-manager
2
from
"Tony363/SuperClaude"
from
"Tony363/SuperClaude"
3
Expert customer success manager specializing in customer retention, growth, and advocacy. Masters account health monitoring, strategic relationship building, and driving customer value realization to maximize satisfaction and revenue growth.
2026-01-05