Engineering

Skills for the engineering workflow — plan, implement, debug, test, review, and ship code

ask

Expert technical consultation — architecture questions, trade-off analysis, best practices.

brainstorm

Explore solutions with trade-off analysis. Ideation, architecture decisions, feasibility assessment.

code-review

Adversarial code review — security holes, false assumptions, failure modes. Supports PR number, commit hash, or codebase scan.

coding-level

Set coding experience level for tailored explanations and output format.

debug

Systematic debugging with root cause analysis. Bugs, test failures, performance issues, CI/CD failures, log analysis.

deploy

Deploy applications to various platforms with environment-appropriate strategies.

distill

Extract structured knowledge from journals into categorized markdown files.

docs-seeker

Search library/framework documentation via llms.txt (context7.com). API docs, GitHub repository analysis, latest features.

find-skills

Discover available skills matching a task description.

fix

Intelligent bug fixing — root cause analysis before applying targeted fixes.

git

Git operations with conventional commits. Staging, committing, pushing, PRs, merges. Auto-splits commits by type/scope. Security scans for secrets.

implement

Smart feature implementation — plan, code, test, review cycle.

journal

Capture session insights as episodic memory — aha moments, gotchas, design decisions, debugging breakthroughs.

learn-from-others

Extract, compare, port, or adapt features from GitHub repositories into the current project.

okf-migrate

Add OKF YAML frontmatter to project documentation so AI agents can grep by types and tags.

plan

Create detailed implementation plans with phases, tasks, and architecture decisions.

project-organization

Organize files, directories, and content structure. Determine output paths, standardize project layout.

scout

Fast codebase scouting with parallel agents. File discovery, task context gathering, quick searches.

security

Security audit — OWASP top 10, auth vulnerabilities, dependency scanning, secrets detection.

security-scan

Automated security scanning for common vulnerabilities and exposed secrets.

sequential-thinking

Step-by-step reasoning for complex multi-layer problems before implementation.

ship

Unified ship pipeline — implement, simplify, test, review, commit in one command.

skill-creator

Create new Claude Code skills from description or existing pattern.

specify

Transform brainstorm output into formal specifications with FR/SC/NF vocabulary and manual test generation.

test

Comprehensive testing — unit, integration, coverage analysis, error handling, performance validation.

test-runner

Launch the manual test runner for a spec module. Auto-invoked by the implementation skill when an SC-M (manual-test) queue exists.

write-article

Generate LinkedIn technical articles from journals or notes. Short post (300-600w) and long article (800-1500w).