tools automation tools Skills
Discover the best skills in this category.
typescript-best-practices
by jwynia
Guide AI agents through TypeScript coding best practices including type safety, error handling, code organization, and a...
Generate professional changelogs from git commits with industry-standard categories. Automatically activates when users...
Automatically manages bugs, tasks, documentation, and reports in the .agents/ folder following project conventions. Acti...
shape
by saadshahd
Bridge WHAT (intent) to HOW (implementation). Use when spec is clear but approach is not. Triggers on "shape this", "how...
file-organization
by supercent-io
Organize project files and folders for maintainability and scalability. Use when structuring new projects, refactoring f...
git-submodule
by supercent-io
Manage Git submodules for including external repositories within a main repository. Use when working with external libra...
environment-setup
by supercent-io
Configure and manage development, staging, and production environments. Use when setting up environment variables, manag...
deployment-automation
by supercent-io
Automate application deployment to cloud platforms and servers. Use when setting up CI/CD pipelines, deploying to Docker...
git-workflow
by supercent-io
Manage Git workflows including commits, branches, merges, and collaboration. Use when working with Git repositories, cre...
codebase-search
by supercent-io
Search and navigate large codebases efficiently. Use when finding specific code patterns, tracing function calls, unders...
code-refactoring
by supercent-io
Simplify and refactor code while preserving behavior, improving clarity, and reducing complexity. Use when simplifying c...
copilot-coding-agent
by supercent-io
GitHub Copilot Coding Agent automation. Apply the ai-copilot label to an issue → GitHub Actions auto-assigns Copilot via...
changelog-maintenance
by supercent-io
Maintain a clear and informative changelog for software releases. Use when documenting version changes, tracking feature...
github-copilot-cli
by rysweet
Expert knowledge of GitHub Copilot CLI - installation, configuration, usage, MCP servers, skills, custom agents, and tro...
github-copilot-sdk
by rysweet
Comprehensive knowledge of GitHub Copilot SDK for embedding Copilot's agentic workflows in Python, TypeScript, Go, and ....
documentation-skill
by DevExpGbb
Generates comprehensive documentation for code following team standards. Use when you need to document functions, classe...
code-review
by edgeandnode
Review code changes for bugs, guideline violations, security, and quality. Use when reviewing PRs, code changes, or befo...
code-gen
by edgeandnode
Regenerate JSON schemas and OpenAPI specs after manifest/API changes. Use when modifying dataset manifests, API definiti...
code-format
by edgeandnode
Format Rust and TypeScript code automatically. Use immediately after editing .rs/.ts files, when user mentions formattin...
template
by saadshahd
Scaffold structured documents (RFC, ADR, Blog) using industry best practices. Produces draft for refinement with /wordsm...
counsel
by saadshahd
Expert simulation for code guidance and style. Triggers on "code like [expert]", "what would [expert] say", "idiomatic",...
Remove AI-generated code slop from the current branch by analyzing diffs against main and cleaning up unnecessary commen...
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to...