afrexai-claude-code-productionComplete Claude Code productivity system — project setup, prompting patterns, sub-agent orchestration, context management, debugging, refactoring, TDD, and s...
Install via ClawdBot CLI:
clawdbot install 1kalin/afrexai-claude-code-productionGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://afrexai-cto.github.io/context-packs/Audited Apr 17, 2026 · audit v1.0
Generated Mar 22, 2026
A tech startup needs to quickly build and iterate on a web application MVP to validate their idea with early users. Using this skill, they can establish a structured CLAUDE.md, implement features with clear task briefs, and maintain code quality through TDD, accelerating development cycles and reducing time-to-market.
A financial services company has a monolithic application with outdated code that needs refactoring for better maintainability and compliance. This skill helps by setting up project documentation, using incremental refinement prompts to safely rewrite modules, and enforcing architecture rules to ensure type safety and error handling during the transition.
An e-learning platform wants to add new interactive features like real-time quizzes and progress tracking. By leveraging sub-agent orchestration and context management techniques, the development team can parallelize work on different components while keeping sessions efficient, ensuring timely delivery without sacrificing code quality.
A healthcare provider is integrating patient data from multiple sources into a unified system with strict security and privacy requirements. This skill aids in defining precise constraints in prompts, using debugging patterns with evidence to handle edge cases, and maintaining clean Git workflows to track changes and ensure regulatory compliance.
An online retailer experiences slow page loads and wants to optimize their Next.js application for better user experience and SEO. Applying the skill's patterns, they can refactor code incrementally, manage context to avoid token waste, and use health checks to monitor session efficiency while implementing caching and code-splitting improvements.
An agency uses this skill to streamline client projects, delivering custom software solutions faster with consistent quality. By adopting CLAUDE.md templates and prompting patterns, they reduce development time, improve client satisfaction through iterative feedback, and scale operations by training teams on efficient AI-assisted workflows.
A freelance developer leverages the skill to handle multiple client projects simultaneously, increasing productivity and output. With sub-agent orchestration and context management, they can switch between tasks efficiently, maintain high code standards, and offer competitive pricing while ensuring timely deliveries and building a strong portfolio.
Large enterprises adopt this skill to build and maintain internal tools, such as dashboards or automation systems, in-house. It enables teams to follow standardized practices, reduce reliance on external vendors, and accelerate development cycles, leading to cost savings and improved operational efficiency across departments.
💬 Integration Tip
Integrate this skill by first creating a detailed CLAUDE.md for your project, then using task briefs to scope work and incremental refinement to build features step-by-step, ensuring regular health checks to maintain session efficiency.
Scored Apr 19, 2026
Write, run, and manage unit, integration, and E2E tests across TypeScript, Python, and Swift using recommended frameworks.
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Provides AI agents with authoritative knowledge on modern software development, emerging technologies, AI, AI systems, and applied engineering practices.