clean-code
Pragmatic AI-assisted coding standards focused on clean code, simplicity, and maintainability. Enforces best practices like SRP, DRY, and KISS to prevent over-engineering.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
231 skills found
Pragmatic AI-assisted coding standards focused on clean code, simplicity, and maintainability. Enforces best practices like SRP, DRY, and KISS to prevent over-engineering.
Analyzes codebases to generate hierarchical documentation, onboarding guides, and architectural mapping, helping teams understand and document their projects efficiently.
Validates cross-artifact consistency (spec, plan, tasks) and detects breaking changes (API, DB, UI) during software feature development.
Package entire code repositories into single, AI-optimized files. Ideal for providing codebase context to LLMs like Claude, ChatGPT, and Gemini for analysis, security audits, and bug investigations.
Automated GitHub issue analysis, triage, and resolution planning tool integrated with Specification Driven Development (SDD) workflows.
Standardizes project context by managing artifacts (product, tech-stack, workflow, tracks) in a conductor/ directory. Supports project scaffolding, artifact synchronization, and AI alignment for greenfield and brownfield projects.
Enforce strict code quality, correctness, and Rust design patterns for the Turso database, prioritizing data integrity, performance, and maintainable, idiomatic code.
Enforce Test-Driven Development (TDD) via pre-commit hooks and CI/CD coverage gates. Automates test execution and ensures compliance with minimum code coverage thresholds.
Create structured, high-quality technical implementation plans via an agent-driven, iterative process. Ideal for complex refactoring, new features, and technical design.
Automated Vercel production deployment agent that fetches logs via MCP, identifies build errors, applies fixes, and retries until success.
Maintains a detailed, step-by-step implementation diary for coding sessions with docmgr integration to track changes, rationale, commands, and failures.
Debugs deterministic Sui simtest failures using automated logging and the scientific method.