クラスメソッド株式会社 avatar

クラスメソッド株式会社

Official

@classmethod · Japan

0Followers
|
50Public Repos
|
15Published Skills

Classmethod, Inc.

Skills Distribution
DomainDeveloper To...Test-Driven Develo.. (40%)Dependency Managem.. (30%)Software Engineeri.. (30%)

Agent Skills by クラスメソッド株式会社

Showing 15 vetted skills indexed across 1 GitHub repositories.

classmethodclassmethod
974

dev-webtest-plan

Generates Playwright web test plans from dev-plan outputs and updates them from screen spec diffs.

Official
Advanced
classmethodclassmethod
974

task-breakdown

Decomposes requests into MECE-validated task trees with dependencies and definitions of done.

Official
Intermediate
classmethodclassmethod
974

dev-run

Orchestrates automated implementation, debugging, and verification of planned tasks via sub-agents.

Official
Advanced
classmethodclassmethod
974

dev-debug

Diagnoses and fixes test failures, build errors, and environment issues by error category.

Official
Advanced
classmethodclassmethod
974

dev-screen-spec

Generates and incrementally updates screen specification documents from source code or acceptance criteria.

Official
Advanced
classmethodclassmethod
974

ipa-security-guide

Converts security scan reports into prioritized dev-debug remediation request lists.

Official
Intermediate
classmethodclassmethod
974

dev-verify

Validates plan task completion by running tests, coverage, build, and lint checks into a report.

Official
Intermediate
classmethodclassmethod
974

dev-context

Analyzes project tech stack, test frameworks, and coding conventions to generate a compact context file.

Official
Intermediate
classmethodclassmethod
974

uat-test-design

Generates three-tier UAT and acceptance test item catalogs from repository analysis.

Official
Advanced
classmethodclassmethod
974

ipa-security-check

Statically scan source code for web vulnerabilities based on IPA security guidelines.

Official
Advanced
classmethodclassmethod
974

dev-plan

Decomposes requirements into interface-first designs and testable task files under docs/dev/plans.

Official
Advanced
classmethodclassmethod
974

dev-impl

Implements tasks test-first with TDD guardrails, quality checks, and confidence reporting.

Official
Advanced
classmethodclassmethod
974

dev-navigate

Recommends the optimal tsumiki skill and execution order based on developer intent.

Official
Intermediate
classmethodclassmethod
974

dev-init

Determines project tech stacks through interactive hearings and generates context files and scaffolding.

Official
Advanced
classmethodclassmethod
972

kairo-implement

Implement development tasks using TDD cycles and manage dependencies.

Official
Advanced

Frequently Asked Questions About クラスメソッド株式会社

FAQPage Schema
What specific development tasks are enabled by these skills?▼

These skills enable the implementation of robust software through Test-Driven Development cycles. Engineers can systematically write failing tests, implement minimal code to pass, and refactor existing structures while maintaining strict dependency management to ensure project integrity and long-term maintainability.

Which target personas benefit from these engineering practices?▼

These practices are designed for software engineers, technical leads, and quality assurance professionals focused on high-reliability codebases. It is particularly beneficial for developers working in complex environments where dependency conflicts and regression risks are high and require disciplined, test-centric development approaches.

What are the core prerequisites for implementing these development cycles?▼

Implementation requires a foundational understanding of unit testing frameworks and dependency resolution mechanisms. Developers must be proficient in modular design principles and possess the ability to isolate code components to facilitate effective test-driven iterations within their existing project environment.