asitaka avatar

asitaka

Community

@phni3j9a

1Followers
|
2Public Repos
|
15Published Skills

Agent Skills by asitaka

Showing 15 vetted skills indexed across 1 GitHub repositories.

phni3j9aphni3j9a

context-loader

Loads coding rules and library constraints from the .claude directory for tasks.

Community
Basic
phni3j9aphni3j9a

update-design

Record and update design decisions in `.claude/docs/DESIGN.md` from conversation content.

Community
Basic
phni3j9aphni3j9a

init

Analyze project structure to detect tech stack and update AGENTS.md.

Community
Intermediate
phni3j9aphni3j9a

startproject

Analyze existing codebases and generate project plans via Gemini and Codex CLIs.

Community
Advanced
phni3j9aphni3j9a

plan

Generate detailed implementation plans by analyzing requirements and codebase.

Community
Basic
phni3j9aphni3j9a

design-tracker

Track project design decisions and update DESIGN.md documentation.

Community
Intermediate
phni3j9aphni3j9a

team-review

Spawn specialized AI agents to review code for security, quality, and test coverage.

Community
Advanced
phni3j9aphni3j9a

research-lib

Researches software libraries and generates structured Markdown documentation in .claude/docs/libraries/.

Community
Intermediate
phni3j9aphni3j9a

gemini-system

Analyze large codebases and extract multimodal content using Gemini's 1M context window.

Community
Advanced
phni3j9aphni3j9a

update-lib-docs

Update library documentation with latest versions and breaking changes.

Community
Intermediate
phni3j9aphni3j9a

checkpointing

Capture session context into a Markdown checkpoint file.

Community
Advanced
phni3j9aphni3j9a

simplify

Refactor existing code by applying single responsibility, short functions, and type hints.

Community
Intermediate
phni3j9aphni3j9a

codex-system

Design architectures, plan implementations, generate code, and debug within sandbox environments.

Community
Advanced
phni3j9aphni3j9a

tdd

Guide feature implementation through the Red-Green-Refactor TDD cycle.

Community
Intermediate
phni3j9aphni3j9a

team-implement

Orchestrates parallel software implementation by AI agents with file ownership and task dependencies.

Community
Advanced