implement
Installation
SKILL.md
Smart Implementation Engine
I'll intelligently implement features from any source - adapting them perfectly to your project's architecture while maintaining your code patterns and standards.
Arguments: $ARGUMENTS - URLs, paths, or descriptions of what to implement
Token Optimization Strategy
Target: 60% reduction (4,000-6,000 → 1,500-2,500 tokens)
Core Optimization Patterns
1. Focused Scope (40% savings)
- Implement ONE specific feature at a time
- Reject vague requests ("add auth system" → ask which auth component)
- Use
--feature=Xflag to constrain scope - Skip related but non-essential features
- Example: Implement login form only, not entire auth flow
Related skills
More from manastalukdar/claude-devstudio
duplication-detect
Find and eliminate code duplication with DRY refactoring strategies
20db-diagram
Generate database ER diagrams from schema for documentation
17lighthouse
Run Lighthouse audits and implement performance, accessibility, and SEO fixes
13session-resume
Resume previous work from archived session with full context restoration
12owasp-check
OWASP Top 10 vulnerability scanning and remediation
12database-connect
Database MCP server integration for PostgreSQL, MySQL, MongoDB
11