Implements new features and functions while adhering to project-specific coding conventions and existing patterns.

Install

mkdir -p .claude/skills/ai-code-arcasilesgroup && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/12224" && unzip -o skill.zip -d .claude/skills/ai-code-arcasilesgroup && rm skill.zip

Installs to .claude/skills/ai-code-arcasilesgroup

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Writes production code that satisfies stack-context standards on the first pass: interface-first design, backward-compatibility checks, lightweight self-review. Trigger for 'implement this', 'write the code for', 'add X to Y', 'build this function', 'make this work'. Not for tests; use /ai-test instead. Not for debugging; use /ai-debug instead. Not for refactoring; use /ai-simplify instead. Not for executing an approved plan end-to-end; use /ai-build (the gateway).
469 charsno explicit “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Advanced

Key capabilities

  • Restate the task to confirm understanding
  • Identify target files for modification or creation
  • Search for existing patterns in the codebase
  • Check `decision-store.json` for architectural decisions
  • Define public interfaces before implementation
  • Implement code following loaded context standards

How it works

The skill follows a checklist including task restatement, file identification, pattern searching, interface-first design, and code implementation according to loaded context standards.

Inputs & outputs

You give it
A task description or file:target argument
You get back
Production code that satisfies stack-context standards

When to use ai-code

  • Implementing new features
  • Writing helper functions
  • Adding code to existing modules

About ai-code

Generates new code based on the project's manifest and conventions. Performs lightweight self-review at build-time to ensure standards compliance.

Writes production code that satisfies stack-context standards on the first pass: interface-first design, backward-compatibility checks, lightweight self-review. Trigger for 'implement this', 'write the code for', 'add X to Y', 'build this function', 'make this work'. Not for tests; use /ai-test inst

When not to use it

  • When writing tests; use `/ai-test` instead
  • When debugging; use `/ai-debug` instead
  • When refactoring; use `/ai-simplify` instead

Limitations

  • Not for tests
  • Not for debugging
  • Not for refactoring

How it compares

This skill enforces a structured, interface-first approach to code generation, incorporating project-specific standards and self-review, which differs from a generic code writing process.

Compared to similar skills

ai-code side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
ai-code (this skill)02moNo flagsAdvanced
turborepo612moReviewIntermediate
upgrading-expo34moReviewIntermediate
node01moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

More by arcasilesgroup

View all by arcasilesgroup

ai-docs

arcasilesgroup

Manages the documentation lifecycle: CHANGELOG, README, solution-intent architecture docs, external docs portals, and documentation quality gates. Auto-invoked by /ai-pr. Trigger for 'update the changelog', 'the README is stale', 'document this feature', 'docs portal needs updating', 'did we documen

00

ai-code

arcasilesgroup

Writes production code that satisfies stack-context standards on the first pass: interface-first design, backward-compatibility checks, lightweight self-review. Trigger for 'implement this', 'write the code for', 'add X to Y', 'build this function', 'make this work'. Not for tests; use /ai-test inst

00

ai-learn

arcasilesgroup

Extracts lessons from merged PR review feedback by analyzing what reviewers caught, identifying missed checks, and writing entries directly to LESSONS.md. Trigger for 'the AI keeps doing X wrong', 'learn from this PR', 'what patterns did reviewers catch', 'update our standards from feedback'. Not fo

00

ai-media

arcasilesgroup

Generates images, videos, and audio via AI models (fal-ai MCP): cheap iteration models, expensive production finals, cost-estimate before generation. Trigger for 'generate an image', 'create a thumbnail', 'make a voiceover', 'AI video', 'text to speech for'. Not for design composition; use /ai-visua

00

ai-issue

arcasilesgroup

Creates a project work-item (issue / task / story) on the user's configured board: routes by manifest `work_items.provider` (GitHub Projects v2 or Azure DevOps), composes title + body + labels, attaches to the active board, and confirms a clickable link. Trigger for 'open an issue', 'file a bug', 'c

00

ai-design

arcasilesgroup

Designs user interfaces and design systems for web, mobile, CLI, and documentation-heavy experiences: aesthetic direction, color palettes, typography, spatial composition, information architecture. Trigger for 'design this page', 'create a design system', 'what style should we use', 'UI for this fea

00

Search skills

Search the agent skills registry