Skip to main content
Run any Skill in Manus
with one click
GitHub repository

confine-ai

confine-ai contains 16 collected skills from woditschka, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
16
Stars
1
updated
2026-04-17
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

design-validation
software-developers

Architectural validation checklist for feature approval. Load when validating that features fit into the existing architecture.

2026-04-17
adr-template
software-developers

Architecture Decision Record format, naming conventions, and when to create ADRs. Load when making or documenting architectural decisions.

2026-04-13
audit-agents
software-developers

Audit the agentic configuration for consistency, coherence, and conciseness. Load when modifying agent definitions, skills, or pipeline structure, or to verify cross-tool parity.

2026-04-13
code-quality-gate
software-quality-assurance-analysts-and-testers

Build, test, format, and lint requirements that must pass before code review. Load when checking implementation completeness or running the quality gate.

2026-04-13
code-quality-review
software-quality-assurance-analysts-and-testers

Go code quality checklist based on Google Go Style Guide. Load when conducting code quality reviews.

2026-04-13
commit-safety
information-security-analysts

Pre-commit safety checks for secrets, credentials, local settings, and sensitive file patterns. Load before committing or when reviewing staged changes for accidental exposure.

2026-04-13
doc-review
software-developers

Documentation review checklist, validation categories, and review process for Go projects. Load when conducting documentation reviews.

2026-04-13
doc-sync
software-developers

Synchronize documentation with the current codebase. Fix drift between docs/prd.md, docs/system-design.md, and actual source code.

2026-04-13
feature-eval
software-quality-assurance-analysts-and-testers

Score a completed feature against quality criteria and write an evaluation scorecard. Load after all four reviewers approve to produce .scratch/eval-<feature-name>.md.

2026-04-13
new-feature
software-developers

Clear the scratch directory and start a fresh feature context. Load when starting a new feature or resetting pipeline state.

2026-04-13
pipeline-handoff
software-developers

Pipeline routing rules and handoff conditions between specialist agents. Load when coordinating feature delivery, checking pipeline state, or determining which agent to invoke next.

2026-04-13
prd-authoring
project-management-specialists

PRD format conventions, boundary rules, and template references. Load when writing or reviewing product requirements.

2026-04-13
review-checklist
software-quality-assurance-analysts-and-testers

Review process overview, feedback tag definitions, and output format. Load when conducting or processing code reviews.

2026-04-13
security-review
information-security-analysts

Security review checklists, threat model, severity classification, and supply chain verification for Go applications. Load when conducting security reviews.

2026-04-13
tdd-workflow
software-quality-assurance-analysts-and-testers

TDD cycle process and design-check decision tree for feature implementation. Load when implementing features using test-driven development.

2026-04-13
test-review
software-quality-assurance-analysts-and-testers

Test quality checklist, security testing requirements, dynamic analysis, and test organization conventions for Go applications. Load when conducting test reviews.

2026-04-13