Showing 30 of 145024 results
Official agentic coding tool by Anthropic that lives in your terminal, understands your codebase, and helps you code faster through natural language commands for routine tasks, code explanation, and git workflows.
A production-ready plugin system with 112 AI agents, 146 skills, 16 workflow orchestrators, and 79 development tools organized into 73 focused plugins for Claude Code.
from supercent-io/skills-template
Nuwa-distilled persona skill that turns Zhang Xuefeng (张雪峰)'s cognitive operating system into a runnable framework — 5 core mental models and 8 decision heuristics for education, career planning, and class-mobility questions, grounded in 5 books, 15+ interviews, and 11 key decisions.
from supercent-io/skills-template
A business diagnostic toolbox distilled from 12,307 tweets into 19 agent skills. Includes a good-question generator that rewrites vague questions into structured, verifiable problem statements and assesses their automation potential.
A development discipline that subjects every non-trivial decision to a fresh-context adversarial review before it stands, spawning a reviewer biased to disprove rather than approve when correctness matters more than speed.
Provides JUnit 5 best practices for Java unit testing, covering project setup, test structure, assertions with AssertJ, parameterized tests, and mocking with Mockito.
Reviews C#/.NET code for design pattern implementation including Command, Repository, Factory, and Observer patterns, and suggests architectural improvements.
A Stripe payment integration skill from the wshobson/agents ecosystem, providing Claude Code with specialized knowledge of Stripe API patterns, checkout flows, subscription billing, and webhook handling.
Official agentic coding tool by Anthropic that lives in your terminal, understands your codebase, and helps you code faster through natural language commands for routine tasks, code explanation, and git workflows.
Updates existing implementation plan files with new requirements while maintaining plan structure and traceability.
Advanced TypeScript development guidance covering generics, type system patterns, API design, and code optimization.
A production-ready plugin system with 112 AI agents, 146 skills, 16 workflow orchestrators, and 79 development tools organized into 73 focused plugins for Claude Code.
A one-question-at-a-time interview skill that extracts what the user actually wants to build by asking probing questions until reaching ~95% confidence, designed for underspecified or ambiguous project requirements.
Official Flutter agent skill for building layouts, providing tailored instructions for responsive and adaptive UI construction. Maintained by the Flutter team as part of a collection that teaches agents best-practice Flutter development workflows.
A production-ready plugin system with 112 AI agents, 146 skills, 16 workflow orchestrators, and 79 development tools organized into 73 focused plugins for Claude Code.
Reviews code and performs refactoring according to predefined instructions and coding standards.
Ensures code contributions follow repository-specific guidelines by searching for CONTRIBUTING.md, README.md, issue templates, and PR templates before creating issues, branches, commits, or pull requests. Provides fallback best practices when no guidance is found.
Agent skills for Parallel providing web search, content extraction, deep research, and data enrichment capabilities for AI coding agents via the Parallel CLI.
from supercent-io/skills-template
from microsoft/azure-skills
Official AI agent skills from the Expo team for building, deploying, and debugging Expo apps, covering UI, data fetching, deployment, and more with automatic context-based skill discovery.
A LangChain middleware skill covering human-in-the-loop approval, custom middleware, and Command resume patterns — part of LangChain Skills for building agents with LangChain, LangGraph, and Deep Agents.