All authors
jikig-ai avatar

Claude Skills by jikig-ai

github.com/jikig-ai
86 skillsA× 76B× 8F× 20 installs0 views
Test Design ReviewerA

Use this agent when you need to evaluate test quality using Dave Farley's 8 properties of good tests. It produces a weighted Test Quality Score (1-10 per property) with letter grades and prioritized improvement recommendations.

data-aigorefactoring
0
7
Ticket TriageA

Classifies and routes GitHub issues by severity and domain. Assigns priority (P1/P2/P3) and routes to the correct domain via gh CLI. Use the triage skill for triaging internal code review findings into the CLI todo system. For automated daily triage via GitHub Actions, see scheduled-daily-triage.yml.

data-aigitsecurity
0
7
Ux Design LeadA

Use this agent when you need to create visual designs, wireframes, high-fidelity screens, and component designs. Handles UX audits, wireframe-to-implementation handoffs, and design-implementation sync. Use business-validator for pre-build idea validation; use cpo for cross-cutting product strategy.

data-aigonode
0
7
LearningsA

The Pencil MCP server (Go binary inside `highagency.pencildev` IDE extension) couldn't be bundled in plugin.json. The previous solution (see `2026-02-14-pencil-mcp-local-binary-constraint.md`) was "degrade gracefully and link to docs." But users still had to manually install, locate the binary, and register it — with registration going stale on every extension update.

data-aigoshell
0
7
Implementation PatternsA

When designing the community skill with a `post` sub-command, the initial plan had it "delegate to discord-content skill." During plan review, this was identified as architecturally impossible -- skills are user-invoked entry points discovered by the plugin loader. There is no API for one skill to call another.

data-aigobash
0
7
Admin Ip RefreshA

This skill should be used to refresh the prod SSH allowlist (Doppler ADMIN_IPS) after operator IP rotation. Detects drift, mutates Doppler with explicit ack.

data-aigobash
0
7
Agent BrowserA

This skill should be used when automating browser interactions via Vercel's agent-browser CLI. It handles web page navigation, form filling, screenshots, and data scraping using ref-based element selection.

data-airustgo
0
7
Agent Native ArchitectureA

This skill should be used when designing agent-native applications where agents are first-class citizens: architecting autonomous agents, creating MCP tools, building apps where features are agent-driven outcomes.

data-aitypescriptgo
0
7
Agent Native AuditA

This skill should be used when conducting a scored agent-native architecture review. It launches 8 parallel sub-agents to audit action parity, context injection, CRUD completeness, capability discovery, and prompt-native features.

data-aigoapi
0
7
Andrew Kane Gem WriterA

This skill should be used when writing Ruby gems following Andrew Kane's patterns. It applies when creating new gems, refactoring existing gems, or designing gem APIs with clean, minimal, production-ready code.

data-aigoruby
0
7
ArchitectureA

This skill should be used when managing Architecture Decision Records or C4 diagrams.

data-aigobash
0
7
Archive KbA

This skill should be used when archiving completed knowledge-base artifacts (brainstorms, plans, specs) to their archive/ subdirectories with timestamp prefixes and git history preservation.

data-aibashgit
0
7
Atdd DeveloperA

This skill should be used when implementing features using Acceptance Test Driven Development. It guides through the RED/GREEN/REFACTOR cycle with explicit permission gates between phases.

data-aigorefactoring
0
7
Brainstorm TechniquesA

This skill should be used before implementing features or making changes. It guides exploring user intent, approaches, and design decisions when a request has multiple valid interpretations or ambiguous requirements needing clarification.

data-aigotesting
0
7
BrainstormA

This skill should be used when exploring requirements and approaches through collaborative dialogue before planning implementation.

data-aipythonrust
0
7
Campaign CalendarA

This skill should be used when generating or refreshing the rolling campaign calendar. Scans knowledge-base/marketing/distribution-content/ markdown frontmatter, groups by status (overdue/upcoming/draft/published), writes a calendar view.

data-aibashgit
0
7
ChangelogA

This skill should be used when creating changelogs for recent merges. Analyzes PR labels, issues, and descriptions to generate formatted summaries.

data-aigobash
0
7
Code To PrdA

This skill should be used when generating a PRD from a Next.js codebase for buyer/investor/agent handoff. Walks tracked files, redacts secrets, writes structured markdown to knowledge-base/product/prd/.

data-aigonextjs
0
7
CommunityA

This skill should be used when managing community presence across platforms (Discord, GitHub, X/Twitter, Bluesky, LinkedIn, Hacker News). It provides sub-commands for generating digests, checking health metrics, and listing enabled platforms.

data-aigobash
0
7
Competitive AnalysisA

This skill should be used when running competitive intelligence scans against tracked competitors, or auditing a peer skill-library repo via peer-plugin-audit. Produces structured knowledge-base reports.

data-aigit
0
7
Compound CaptureA

This skill should be used when capturing solved problems as categorized documentation with YAML frontmatter for fast lookup. It auto-documents solutions after confirmation and builds searchable institutional knowledge.

data-aipythongo
0
7
CompoundA

This skill should be used when documenting a recently solved problem to compound your team's knowledge.

data-aigobash
0
7
Content WriterA

This skill should be used when generating full article drafts with brand-consistent voice, Eleventy frontmatter, and structured data. It requires a brand guide and existing blog infrastructure.

data-aigogit
0
7
Deepen PlanB

This skill should be used when enhancing an existing plan with parallel research agents for each section.

data-aitypescriptpython
0
7
Deploy DocsA

This skill should be used when validating the documentation build and preparing for GitHub Pages deployment. It runs the Eleventy build, validates output, checks component counts, and provides deployment instructions.

data-aigobash
0
7
DeployA

This skill should be used when deploying containerized applications to remote servers. It builds Docker images, pushes to GHCR, and deploys via SSH with health verification.

data-aibashdocker
0
7
Dhh Rails StyleA

This skill should be used when writing Ruby and Rails code in DHH's 37signals style: REST purity, fat models, thin controllers, Current attributes, Hotwire patterns.

data-aigoruby
0
7
Discord ContentA

This skill should be used when creating and posting community content to Discord. Generates brand-consistent posts and posts via webhook after approval.

data-aigobash
0
7
Docs SiteA

This skill should be used when scaffolding a Markdown-based documentation site using Eleventy. It generates a complete docs setup with base layout, data files, GitHub Pages deployment workflow, and passthrough copy configuration.

data-aijavascriptgo
0
7
Drain Labeled BacklogB

This skill should be used when draining a labeled issue backlog (deferred-scope-out, code-review, type/security) in one cleanup PR. Groups by code area and delegates to /soleur:one-shot.

data-aipythongo
0
7
Dspy RubyA

This skill should be used when working with DSPy.rb, a Ruby framework for type-safe, composable LLM applications.

data-aigoruby
0
7
Every Style EditorA

This skill should be used when reviewing or editing copy for adherence to Every's style guide. It provides systematic line-by-line review for grammar, punctuation, mechanics, and style compliance.

data-aiapi
0
7
Feature VideoA

This skill should be used to record video walkthroughs of features for PR descriptions. Captures browser interactions via agent-browser CLI; optional GIF/MP4 via ffmpeg and upload via rclone.

data-aijavascriptjava
0
7
File TodosA

This skill should be used when managing the file-based todo tracking system in the todos/ directory. It provides workflows for creating todos, managing status and dependencies, conducting triage, and integrating with code review.

data-aibashrails
0
7
Fix IssueA

This skill should be used to attempt an automated single-file fix for a GitHub issue. Creates a branch, fixes, tests, opens a PR, and labels for auto-merge or human review.

data-aigoshell
0
7
Flag CreateA

This skill should be used to create a runtime feature flag end-to-end across Flagsmith, server.ts, .env.example, and Doppler.

data-aipythongo
0
7
Flag Set RoleA

This skill should be used to flip a flag's per-role or per-org state in Flagsmith, mirroring prd flips to Doppler.

data-aipythonshell
0
7
Frontend Anti SlopA

This skill should be used when auditing React/Next.js source for Hallmark-adapted anti-AI-slop patterns via a deterministic Tailwind/JSX scanner.

data-aigobash
0
7
Frontend DesignA

This skill should be used when creating distinctive, production-grade frontend interfaces. It generates creative, polished web components, pages, or applications that avoid generic AI aesthetics with high design quality.

data-aigoreact
0
7
Gdpr GateA

This skill should be used when auditing diffs or plans for GDPR/CCPA/HIPAA compliance gaps.

data-airustgo
0
7
Gemini ImagegenA

This skill should be used when generating or editing images via the Gemini API: text-to-image, edits, multi-turn refinement, style transfer, mockups.

data-aipythongo
0
7
Git WorktreeA

This skill should be used when managing Git worktrees for isolated parallel development. It handles creating, listing, switching, and cleaning up worktrees with a simple interactive interface.

data-aigobash
0
7
GrowthA

This skill should be used when performing content strategy analysis, keyword research, content auditing, content gap analysis, or AI agent consumability auditing. Sub-commands: auditing, planning, applying fixes.

data-aibashgit
0
7
Heal SkillA

This skill should be used when a skill has incorrect instructions, outdated API references, or wrong parameters. Detects, diffs, applies after approval.

data-aibashgit
0
7
IncidentA

This skill should be used when scaffolding a redaction-gated post-incident report (PIR) after a production incident.

data-airustgo
0
7
Kb SearchB

This skill should be used when searching the knowledge base for files matching keywords or YAML frontmatter facets (tag, category) across domains.

data-aigoc++
0
7
Legal AuditA

This skill should be used when auditing existing legal documents for compliance gaps, outdated clauses, missing disclosures, and cross-document consistency. It scans a project for legal documents and displays findings inline.

data-aigo
0
7
Legal GenerateA

This skill should be used when generating draft legal documents for a project or company. It gathers company context interactively, invokes the legal-document-generator agent, and writes markdown output.

data-ai
0
7
Linear FetchA

This skill should be used when a user input contains a Linear issue reference (e.g., SOL-39 or linear.app/.../issue/<ID>) and the downstream agent needs the screenshots embedded in the issue as visual context.

data-aibashgit
0
7
Merge PrA

This skill should be used when merging a feature branch to main with automatic conflict resolution and cleanup.

data-aigobash
0
7