Coordinates testing strategy and execution across all test types. Use when creating test plans, implementing tests (unit/integration/E2E), or enforcing coverage requirements (80% minimum). Applies testing-requirements.md.
Comprehensive framework for effective gptme agent onboarding that builds user trust, communicates capabilities clearly, and establishes productive working relationships from the first interaction.
[40] PLAN. Create clear action plans with steps, success criteria, and risk awareness. Use before implementing features, making changes, starting projects, or anytime you need a roadmap to success. Triggers on "plan this", "how should we approach", "what's the strategy", "steps to complete", or when facing complex multi-step work.
Executes another [MetaSkill](/Skills/Metaskills), which must be located in
ImageAgent - Generate EVOLEA Brand Images with Reinforcement Learning
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Domain expertise on the Cybernetic Culture Research Unit (CCRU), accelerationism, and related philosophical movements. Use when encountering discussions of hyperstition, accelerationism (left/right/e/acc), Nick Land, Mark Fisher, speculative realism, xenofeminism, the Dark Enlightenment, neoreaction, techno-capitalism, or theory-fiction. Triggers include references to Warwick philosophy, Deleuze/Guattari in tech contexts, "nothing human makes it out," capitalist realism, hauntology, Hyperdub/Kode9, or any Silicon Valley ideology invoking Land or CCRU concepts.
Search the APM registry for agent skills. Use when asked to find, discover, or browse skills.
Update template catalogs and UI prompts after adding new infographic templates (src/templates/*.ts), including SKILL.md template list, site gallery template mappings, and the AIPlayground prompt list.
Audit a repository/project for security practices, CI/CD workflow safety, adherence to project instructions (AGENTS.md/CONTRIBUTING/SECURITY), and consistency across code/config/docs. Use when preparing for release, reviewing GitHub Actions workflows, enforcing engineering guardrails, or assessing delivery readiness and governance.
Plan and execute large refactors with shadow mode and rollback.
Search the web and known data registries for data sources
Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
Access RCSB PDB for 3D protein/nucleic acid structures. Search by text/sequence/structure, download coordinates (PDB/mmCIF), retrieve metadata, for structural biology and drug discovery.
Build Next.js 16 applications with correct patterns and distinctive design. Use when creating pages, layouts, dynamic routes, upgrading from Next.js 15, or implementing proxy.ts. Covers breaking changes (async params/searchParams, Turbopack, cacheComponents) and frontend aesthetics. NOT when building non-React or backend-only applications.
Refactors for readability after verification is green, re-running checks and updating 20_verification.md.
Performs comprehensive security audits of codebases, identifying vulnerabilities and security best practices
Execute analyze, plan, and execute Vercel SDK upgrades with breaking change detection. Use when upgrading Vercel SDK versions, detecting deprecations, or migrating to new API versions. Trigger with phrases like "upgrade vercel", "vercel migration", "vercel breaking changes", "update vercel SDK", "analyze vercel version".
Local speech-to-text with the Whisper CLI (no API key).
Create new skills with TDD approach, testing before writing