「编程」分类的 Skills
与 编程 相关的 Agent Skills,可查看 SKILL.md 并下载 zip。
207 skills
-
executing-plans
★ 5.0Use when you have a written implementation plan to execute in a separate session with review checkpoints
编程 obra/superpowersRating 5.0 (280877) -
receiving-code-review
★ 5.0Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical…
编程 obra/superpowersRating 5.0 (280877) -
requesting-code-review
★ 5.0Use when completing tasks, implementing major features, or before merging to verify work meets requirements
编程 obra/superpowersRating 5.0 (280877) -
systematic-debugging
★ 5.0Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
编程 obra/superpowersRating 5.0 (280877) -
using-git-worktrees
★ 5.0Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via …
编程 obra/superpowersRating 5.0 (280877) -
code-review
★ 5.0Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes: Standards (does the code follow this repo's documented coding stand…
编程 mattpocock/skillsRating 5.0 (245371) -
diagnosing-bugs
★ 5.0Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.
编程 mattpocock/skillsRating 5.0 (245371) -
resolving-merge-conflicts
★ 5.0Use when you need to resolve an in-progress git merge/rebase conflict.
编程 mattpocock/skillsRating 5.0 (245371) -
implement-spec
★ 5.0Implement a specification in code.
编程 mattpocock/skillsRating 5.0 (245371) -
retro
★ 5.0Conduct a retrospective on a coding session.
编程 mattpocock/skillsRating 5.0 (245371) -
algorithmic-art
★ 5.0Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generat…
编程 anthropics/skillsRating 5.0 (173283) -
claude-api
★ 5.0Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model migration. TRIGGER …
编程 anthropics/skillsRating 5.0 (173283) -
cavecrew
★ 5.0When to delegate to `cavecrew-investigator` (locate code), `cavecrew-builder` (1-2 file edit) or `cavecrew-reviewer` (diff review) instead of working inline or…
编程 JuliusBrussee/cavemanRating 5.0 (102689) -
caveman-stats
★ 5.0Show real token usage and estimated savings for the current session. Reads directly from the Claude Code session log — no AI estimation. Triggers on /caveman-s…
编程 JuliusBrussee/cavemanRating 5.0 (102689) -
cavecrew
★ 5.0When to delegate to `cavecrew-investigator` (locate code), `cavecrew-builder` (1-2 file edit) or `cavecrew-reviewer` (diff review) instead of working inline or…
编程 JuliusBrussee/cavemanRating 5.0 (102689) -
caveman-evidence-review
★ 5.0Read-only review of Caveman Cloud evidence: cost, Cave Score, workflows, traces, latency, errors, routing, savings. Use when asked what Caveman found or where …
编程 JuliusBrussee/cavemanRating 5.0 (102689) -
caveman-review
★ 5.0Compressed code review - one line per finding with location, problem and fix. Use for /caveman-review, "review this PR", or "review the diff".
编程 JuliusBrussee/cavemanRating 5.0 (102689) -
safe-refactor
★ 5.0Restructure code while preserving behavior. Use for extraction, consolidation, ownership moves, or cleanup where verification must bracket structural edits.
编程 JuliusBrussee/cavemanRating 5.0 (102689) -
code-review-and-quality
★ 5.0Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to as…
编程 addyosmani/agent-skillsRating 5.0 (91750) -
code-simplification
★ 5.0Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend th…
编程 addyosmani/agent-skillsRating 5.0 (91750) -
deprecation-and-migration
★ 5.0Manages deprecation and migration. Use when removing old systems, APIs, or features. Use when migrating users from one implementation to another. Use when deci…
编程 addyosmani/agent-skillsRating 5.0 (91750) -
documentation-and-adrs
★ 5.0Records decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that …
编程 addyosmani/agent-skillsRating 5.0 (91750) -
doubt-driven-development
★ 5.0Subjects every non-trivial decision to a fresh-context adversarial review before it stands. Use when correctness matters more than speed, when working in unfam…
编程 addyosmani/agent-skillsRating 5.0 (91750) -
git-workflow-and-versioning
★ 5.0Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, opening or reviewing a pull request (P…
编程 addyosmani/agent-skillsRating 5.0 (91750) -
incremental-implementation
★ 5.0Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of c…
编程 addyosmani/agent-skillsRating 5.0 (91750) -
source-driven-development
★ 5.0Grounds every implementation decision in official documentation. Use when you want authoritative, source-cited code free from outdated patterns. Use when build…
编程 addyosmani/agent-skillsRating 5.0 (91750) -
test-driven-development
★ 5.0Drives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bu…
编程 addyosmani/agent-skillsRating 5.0 (91750) -
redesign-existing-projects
★ 5.0Upgrades existing websites and apps to premium quality. Audits current design, identifies generic AI patterns, and applies high-end design standards without br…
编程 Leonxlnx/taste-skillRating 5.0 (83743) -
obsidian-cli
★ 5.0Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme dev…
编程 kepano/obsidian-skillsRating 5.0 (47766) -
astropy
★ 5.0Core Python library for astronomy and astrophysics workflows that need Astropy APIs, including units/quantities, coordinates, FITS I/O, tables, time systems, W…
编程 K-Dense-AI/scientific-agent-skillsRating 5.0 (42125) -
configure
★ 5.0Set up the Discord channel — save the bot token and review access policy. Use when the user pastes a Discord bot token, asks to configure Discord, asks "how do…
编程 anthropics/claude-plugins-officialRating 5.0 (35840) -
configure
★ 5.0Check iMessage channel setup and review access policy. Use when the user asks to configure iMessage, asks "how do I set this up" or "who can reach me," or want…
编程 anthropics/claude-plugins-officialRating 5.0 (35840) -
configure
★ 5.0Set up the Telegram channel — save the bot token and review access policy. Use when the user pastes a Telegram bot token, asks to configure Telegram, asks "how…
编程 anthropics/claude-plugins-officialRating 5.0 (35840) -
claude-automation-recommender
★ 5.0Analyze a codebase and recommend Claude Code automations (hooks, subagents, skills, plugins, MCP servers). Use when user asks for automation recommendations, w…
编程 anthropics/claude-plugins-officialRating 5.0 (35840) -
cardputer-buddy
★ 5.0Iterate on the Cardputer-Adv MicroPython app bundle (Claude Buddy, Snake, Hello) after the device is already provisioned via m5-onboard. Use when the user want…
编程 anthropics/claude-plugins-officialRating 5.0 (35840) -
example-skill
★ 5.0This skill should be used when the user asks to "demonstrate skills", "show skill format", "create a skill template", or discusses skill development patterns. …
编程 anthropics/claude-plugins-officialRating 5.0 (35840) -
receipts
★ 5.0Generate a personal Claude Code usage & impact report ("receipts") from this machine's local session transcripts — for justifying Claude Code usage/spend to a …
编程 anthropics/claude-plugins-officialRating 5.0 (35840) -
session-report
★ 5.0Generate an explorable HTML report of Claude Code session usage (tokens, cache, subagents, skills, expensive prompts) from ~/.claude/projects transcripts.
编程 anthropics/claude-plugins-officialRating 5.0 (35840) -
competition-crypto-mobile
★ 5.0Internal downstream skill for ctf-sandbox-orchestrator. CTF-sandbox workflow for crypto, encoding, steganography, APK, IPA, and mobile trust-boundary challenge…
编程 zhaoxuya520/reverse-skillRating 5.0 (34164) -
competition-kerberos-delegation
★ 5.0Internal downstream skill for ctf-sandbox-orchestrator. CTF-sandbox workflow for Kerberos delegation, SPN trust edges, S4U abuse, RBCD, constrained or unconstr…
编程 zhaoxuya520/reverse-skillRating 5.0 (34164) -
competition-malware-config
★ 5.0Internal downstream skill for ctf-sandbox-orchestrator. CTF-sandbox workflow for malware configuration recovery, staged payload boundaries, beacon parameter ex…
编程 zhaoxuya520/reverse-skillRating 5.0 (34164) -
vercel-react-best-practices
★ 5.0React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js …
编程 vercel-labs/agent-skillsRating 5.0 (30755) -
vercel-optimize
★ 5.0Use for Vercel cost and performance optimization on deployed projects, especially Next.js, SvelteKit, Nuxt, and limited Astro apps. Collect Vercel metrics, usa…
编程 vercel-labs/agent-skillsRating 5.0 (30755) -
book-to-skill
★ 5.0Converts books and documents (PDF, EPUB, DOCX, HTML, Markdown, plain text, RTF, MOBI/AZW with Calibre) into structured agent skills, extracting frameworks, men…
编程 virgiliojr94/book-to-skillRating 5.0 (27978) -
intended-vs-implemented
★ 5.0The method for finding the gap between what a system is supposed to do and what the code actually does — the class of bug generic scanners miss because they ha…
编程 phuryn/pm-skillsRating 5.0 (25940) -
shipping-artifacts
★ 5.0The durable documentation set that makes an AI-built (vibe-coded) app reviewable before shipping. A small core every app needs — architecture, user/permission …
编程 phuryn/pm-skillsRating 5.0 (25940) -
architecture-decision
★ 5.0Creates an Architecture Decision Record (ADR) documenting a significant technical decision, its context, alternatives considered, and consequences. Every major…
编程 Donchitos/Claude-Code-Game-StudiosRating 5.0 (24777) -
brainstorm
★ 5.0Guided game concept ideation — from zero idea to a structured game concept document. Uses professional studio ideation techniques, player psychology frameworks…
编程 Donchitos/Claude-Code-Game-StudiosRating 5.0 (24777)
全部
- executing-plans
- receiving-code-review
- requesting-code-review
- systematic-debugging
- using-git-worktrees
- code-review
- diagnosing-bugs
- resolving-merge-conflicts
- implement-spec
- retro
- algorithmic-art
- claude-api
- cavecrew
- caveman-stats
- cavecrew
- caveman-evidence-review
- caveman-review
- safe-refactor
- code-review-and-quality
- code-simplification
- deprecation-and-migration
- documentation-and-adrs
- doubt-driven-development
- git-workflow-and-versioning
- incremental-implementation
- source-driven-development
- test-driven-development
- redesign-existing-projects
- obsidian-cli
- astropy
- configure
- configure
- configure
- claude-automation-recommender
- cardputer-buddy
- example-skill
- receipts
- session-report
- competition-crypto-mobile
- competition-kerberos-delegation
- competition-malware-config
- vercel-react-best-practices
- vercel-optimize
- book-to-skill
- intended-vs-implemented
- shipping-artifacts
- architecture-decision
- brainstorm
- bug-report
- bug-triage
- changelog
- code-review
- consistency-check
- create-control-manifest
- day-one-patch
- design-review
- dev-story
- estimate
- help
- leader
- neat-freak
- offensive-cicd-pipeline
- SKILL: Bug Identification
- offensive-deserialization
- SKILL: Server-Side Request Forgery (SSRF)
- SKILL: WAF Bypass Techniques
- blue-ocean-strategy
- clean-architecture
- clean-code
- clean-code
- refactoring-patterns
- software-design-philosophy
- working-with-legacy-code
- refactoring-patterns
- software-design-philosophy
- working-with-legacy-code
- 401k-plan-decoder
- agent-design-review
- launch-readiness
- claude-superpowers
- code-explainer
- code-review-checklist
- context-mode
- debugging-log-analyser
- error-decoder
- git-troubleshooter
- pr-description-writer
- financial-due-diligence
- tax-planning-checklist
- vendor-evaluation
- performance-review
- claude-superpowers
- code-explainer
- code-review-checklist
- context-mode
- debugging-log-analyser
- error-decoder
- financial-due-diligence
- git-troubleshooter
- launch-readiness
- performance-review
- pr-description-writer
- tax-planning-checklist
- vendor-evaluation
- pair-programming
- weather-forecast-report
- ax
- diagnosing-bugs
- find-docs
- find-skills
- karpathy-guidelines
- migrate-to-shoehorn
- robotics-software-principles
- andrej-karpathy
- andrew-ng
- stuart-russell
- api-design
- oauth-2-0-setup
- code-review
- debugging
- refactoring
- testing
- version-control
- ros2-engineering-skills
- act
- actix-web
- ag2
- agent-sandbox
- agent-workflow-packager
- agentscope
- ai-eval-ci
- aider
- alpine
- angular
- app-store-changelog
- appwrite
- arcjet
- arktype
- artillery
- authjs
- aws-lambda
- axum
- azure-cli
- better-auth
- biome
- blender-grease-pencil
- blender-scripting
- bruno
- changesets
- claude-code
- cline
- code-complexity-scanner
- code-migration
- code-simplification
- coderabbit
- coding-agent
- continue-dev
- crewai
- cursor-ai
- dagger
- deno-deploy
- devcontainers
- django
- documentation-and-adrs
- dspy
- elixir
- elysia
- eslint
- venice-embeddings
- 3-statement-model
- competitive-analysis
- collection
- complete-skill
- skill-push
- skillnote
- eng-latency-slo-by-skill
- eng-supabase-edge-functions-patterns
- kb-fintech-licensing-adgm
- openclaw-skill-portability-claude-codex-gemini
- prompt-pack-non-compete-agreement
- prompt-pack-performance-improvement-plan
- eterdis-culture
- eterdis-playing-to-win
- eterdis-strategy-diagnostic
- eterdis-vrio
- anti-distillation
- batch-mode
- bughunter
- code-review
- kairos-session
- thinkback
- undercover-mode
- gh-code-review
- gh-performance-audit
- gh-refactor-plan
- gh-tech-debt
- lovable-cleanup
- exec-brief
- api-contract-review
- prompt-token-diet
- swiftui-hang-triage
- web-vitals-cn
- diagnostics
- github-solution-finder
- insurance-optimizer
- readme-blueprint-generator
- validation