791 skills found · Page 10 of 27
pyinx / ceo从模糊需求到产品交付的全栈开发团队,集成6个专业agents和11个Superpowers框架skills。
mbarbieri / javaUse when writing, modifying, or reviewing Java code - applies SOLID principles, clean code practices, minimal documentation, and pragmatic abstraction to create maintainable Java applications
Infatoshi / specInterview-driven specification development
synaptiai / planAgent Capability Standard is an open specification for composable AI agent capabilities. It defines 36 atomic capabilities across 9 cognitive layers, a type-safe workflow DSL, and grounded world modeling with trust-aware conflict resolution. Built on the Grounded Agency philosophy, it makes agent reliability structural—not optional.
vivshaw / fuckUse this skill when a bash command fails, when you make a mistake, or when you get frustrated.
mbarbieri / spockUse when writing or refactoring Spock tests in Java projects - enforces data-driven testing with where blocks, proper mock/stub placement, and descriptive test names following Spock best practices
intertwine / sv-hfManage HuggingFace datasets for Security Verifiers
drbscl / trainAuto-generate custom agents and skills for remaining capability gaps after assembly. Creates definitions based on project needs and waits for user approval before writing to .claude/.
zircote / rlmClaude Code plugin for processing documents 100x larger than context limits using the Recursive Language Model pattern. Rust-powered chunking, hybrid semantic + BM25 search, and sub-LLM orchestration.
SawanoLab / skillsAuto-generate specialized Claude Code subagents for your stack. Phase-adaptive code review. 10 frameworks, 13 templates. MIT licensed.
repairman29 / skillsAI-powered dependency upgrades. Stop reading changelogs—let AI tell you what breaks.
tofunori / plotAnnoter visuellement des plots matplotlib et les modifier via référence par couleur
steinbeck / nmrxivSearch and download NMR spectroscopy datasets from nmrxiv.org
miles990 / evolve自我進化 Agent:給定目標,自主學習並迭代改進直到完成。整合 superpowers 工作流紀律。
landfolk / tx-stylingGuidance for using @landfolk/tx styling (tx prop, grouping syntax, Tailwind transformer, SWC + ESLint plugins) in React/Next.js.
krystophny / prStart new bug fix. Supports multiple in parallel via worktrees. No args = create from current changes.
krystophny / doEnforce CLAUDE.md framework compliance. Re-reads rules, displays applicable rules, processes request with full compliance.
andrewhowdencom / ciGuidelines for GitHub Actions.
zolkers / doUse for ANY task - automatically plans if needed, then executes step by step with mandatory code review
radutopala / tkGit-backed ticket management for AI agents
underwear / opManage 1Password secrets
andybons / uiOpinionated constraints for building better interfaces with agents.
aibangjuxin / gcpLinux & GCP Infrastructure Architect - 专注于 Linux、GCP (GCE/GKE)、Kubernetes、Kong 网关及网络协议的资深技术专家。擅长解决基础设施层面的复杂问题。
andrewhowdencom / rpcGuidelines for RPC interface design, resilience, and tracing.
leopechnicki / sagLeo's AI Assistant
krystophny / fixFix failing PR CI checks. Supports multiple PRs in parallel via worktrees. No args = current PR or create new.
leopechnicki / gogLeo's AI Assistant
arisng / capComprehensive guidance for implementing distributed transactions and event bus patterns using DotNetCore.CAP library
timgent / tddUse when implementing new features, adding functionality, writing business logic, adding validation, or creating user-facing changes. Follows strict Test-Driven Development (TDD) methodology with Red-Green-Refactor cycles
CaseMark / apiAPI Routes Skill Purpose This skill covers creating and working with API routes in Next.js 15+, including REST endpoints, server actions, and data fetching patterns. Key Concepts