بنقرة واحدة
confine-ai
يحتوي confine-ai على 16 من skills المجمعة من woditschka، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Architectural validation checklist for feature approval. Load when validating that features fit into the existing architecture.
Architecture Decision Record format, naming conventions, and when to create ADRs. Load when making or documenting architectural decisions.
Audit the agentic configuration for consistency, coherence, and conciseness. Load when modifying agent definitions, skills, or pipeline structure, or to verify cross-tool parity.
Build, test, format, and lint requirements that must pass before code review. Load when checking implementation completeness or running the quality gate.
Go code quality checklist based on Google Go Style Guide. Load when conducting code quality reviews.
Pre-commit safety checks for secrets, credentials, local settings, and sensitive file patterns. Load before committing or when reviewing staged changes for accidental exposure.
Documentation review checklist, validation categories, and review process for Go projects. Load when conducting documentation reviews.
Synchronize documentation with the current codebase. Fix drift between docs/prd.md, docs/system-design.md, and actual source code.
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.
Clear the scratch directory and start a fresh feature context. Load when starting a new feature or resetting pipeline state.
Pipeline routing rules and handoff conditions between specialist agents. Load when coordinating feature delivery, checking pipeline state, or determining which agent to invoke next.
PRD format conventions, boundary rules, and template references. Load when writing or reviewing product requirements.
Review process overview, feedback tag definitions, and output format. Load when conducting or processing code reviews.
Security review checklists, threat model, severity classification, and supply chain verification for Go applications. Load when conducting security reviews.
TDD cycle process and design-check decision tree for feature implementation. Load when implementing features using test-driven development.
Test quality checklist, security testing requirements, dynamic analysis, and test organization conventions for Go applications. Load when conducting test reviews.