马铃薯头
Community@m-xlsea
温柔的好天气总是和我一样,帅的鸭皮!
Agent Skills by 马铃薯头
Showing 14 vetted skills indexed across 1 GitHub repositories.
kaizen
Document post-development lessons and update conventions in .ai_state files.
codex-comm
Bridge Codex CLI with client apps for single-turn and multi-turn interactions.
context7
Fetches library documentation on demand via npx ctx7 resolve CLI command.
brainstorm
Identify and refine project requirements before coding.
reflexion
Run a structured reflection checklist after each task to log lessons and surface patterns.
code-review
Audit multi-file codebases for spec conformance, testing, security, and readability.
debugging
Enforce a four-stage reproduce, locate, fix, and verify debugging workflow.
verification
Run tests, measure coverage, and validate acceptance criteria in CI pipelines.
finish-branch
Finalize Git feature branches with merge, PR, keep, or discard options.
e2e
Automate end-to-end tests from acceptance criteria and log outcomes to quality.md.
security-review
Identify permission checks, input validation, and key management gaps in endpoints.
codex-review
Perform adversarial multi-round plan reviews with Codex and persist verdicts to Markdown.
plan-first
Convert design documents into dependency-ordered task plans with checklists.
claude-delegate
Dispatch tasks from Claude to a read-only sandbox and enable reverse calls back to CC.