Software Engineering Skills
Production directives and architectural invariants for AI coding agents.
npx se-skills init --target=agents
Three-Step Integration
Zero runtime dependencies. Clean markdown directives loaded on demand by your assistant.
Navigate to Workspace
Open your project directory in terminal.
cd your-project
Scaffold Directives
Run via npx or install globally with npm.
npx se-skills init
Pair Program
Your coding assistant automatically enforces domain invariants.
Directives active in workspace
Architecture Presets
Directive bundles tailored to common application stacks.
Web and Fullstack
WCAG 2.2 AA accessibility, Core Web Vitals, and hermetic UI testing.
npx se-skills init --preset=web
Architectural Benchmarks
Side-by-side comparison of standard model outputs versus architecture-enforced code.
Engineering Audit
Automated quality gates and observable benchmarks governing this repository.
Comprehensive ISO compliance across security, reliability, maintainability, and efficiency.
High-contrast accessibility, keyboard operability, and screen reader landmarks.
Zero layout shift architecture with sub-millisecond paint metrics.
Zero runtime dependencies, zero telemetry, and zero background daemons.
Directives Catalog
Search and inspect 24 software engineering skills and 18 industry domain specifications.
CLI Command Reference
Standardized toolchain commands for installation, architecture reviews, and quality verification.
| Command | Specification and Purpose | Target Scope |
|---|---|---|
| se-skills npx se-skills |
Interactive menu to select project archetype, installation scope, and target agent. | Interactive prompt |
| se-skills init --preset=<type> --target=<agent> --yes |
Scaffold selected skill preset directly into project workspace without interactive prompt. | .agents/, .claude/, .cursor/, .hermes/, .windsurf/, .clinerules/, .github/, .omp/, .opencode/, .kiro/ |
| se-skills suggest "<query>" npx se-skills suggest "..." |
Natural language project archetype matcher recommending optimal skill subsets. | Terminal stdout recommendation |
| se-skills adr "<title>" npx se-skills adr "..." |
Scaffold an ISO 42010 Architecture Decision Record into docs/architecture/adr/. |
Generates docs/architecture/adr/NNNN-slug.md |
| se-skills route "<query>" npx se-skills route "..." |
DASR-SCO algorithm: computes BM25 domain affinity, Gall's law tier, and knapsack skill set. | Mathematical routing breakdown |
| se-skills status npx se-skills status |
Audits current repository and global configuration reporting installed skills and constitutions. | Audits all local workspaces and global configurations |
| se-skills list npx se-skills list |
Outputs all 24 skills and 18 domain specifications directly to stdout. | None |
Standards Foundation
Guidelines injected into your agent originate from established international engineering literature.