1. Software Development
Found 33838 skills
tdd
Yeachan-Heo
Enforces Test-Driven Development by requiring tests to be written before implementation code.
autopilot
Yeachan-Heo
Automates the end-to-end creation of functional code from initial user concepts without manual coding.
auto-test
VisActor
Automates generation and execution of Jest unit tests for incremental code changes in VChart, comparing against a base branch and providing coverage reports.
create-branch
VisActor
Creates a new Git branch in VChart with topic-based naming, based on a specified base branch (default: develop).
review
quran
Reviews pull requests against comprehensive guidelines including security, correctness, clean code, and accessibility.
test-plan
quran
Generates comprehensive testing plans by analyzing code changes in branches or PRs, supporting QA checklist creation and PR readiness verification.
cargo-fuzz
trailofbits
A Rust fuzzing tool for testing code with libFuzzer, integrated with Cargo for Rust projects.
dwarf-expert
trailofbits
Expert analysis of DWARF debug format (v3-v5) for interpreting debug information in compiled code.
property-based-testing
trailofbits
Guides implementation of property-based testing for code validation, serialization, and feature design across multiple languages and smart contracts.
ask-questions-if-underspecified
trailofbits
Clarifies ambiguous requirements before implementation to prevent misalignment and ensure accurate development.
semgrep-rule-variant-creator
trailofbits
Creates language variants of Semgrep rules for multi-language codebase security scanning and analysis.
claude-docs-consultant
centminmod
Provides on-demand access to specific sections of official Claude Code documentation for accurate implementation of hooks, skills, and MCP servers.
consult-zai
centminmod
Compares z.ai GLM 4.7 and code-searcher responses to provide dual-AI perspectives on code analysis and questions.
port-from-bslib
posit-dev
Guides porting R's bslib UI components to py-shiny, covering source analysis, Python implementation, asset vendoring, testing, and documentation.
s2-unit-test
antvis
Provides guidelines for writing and maintaining unit tests in the S2 project to ensure proper code coverage during source code modifications.
s2-lint
antvis
Runs S2 project code linting to catch errors before git push, ensuring code quality and avoiding commit failures.
contextual-review
flowglad
Automated code review for pull requests, checking quality, security, and best practices.
rmslop
revokslab
Removes unnecessary or redundant code generated by AI assistants, improving code clarity and maintainability.
vercel-react-best-practices
revokslab
Provides Vercel-engineered performance optimization guidelines for React and Next.js applications, covering components, data fetching, and bundle efficiency.
rca-fix-agent
leochlon
An iterative agent that identifies root causes, implements fixes, and validates solutions through evidence gathering and testing until the issue is resolved.
systematic-debugging
heyitsnoah
Enforces systematic root cause investigation before implementing fixes for bugs, test failures, or unexpected behavior.
git-worktrees
heyitsnoah
Manages isolated Git worktrees for parallel development, eliminating branch switching and streamlining workspace cleanup after PR merges.
commit-message
stacklok
Generates clear and descriptive commit messages from git diffs to improve version control communication and code review efficiency.
plugin-architecture
kubb-labs
Explains plugin lifecycle, generator types, and utilities for developing plugins within the Kubb code generation ecosystem.