CodeTonight avatar

CodeTonight

Official

@codetonight-sa

0Followers
|
32Public Repos
|
21Published Skills

Illuminating Solutions

Skills Distribution
DomainDeveloper To...Repository Mainten.. (30%)Frontend Engineering (30%)Infrastructure Pro.. (20%)Code Quality Assur.. (20%)

Agent Skills by CodeTonight

Showing 21 vetted skills indexed across 1 GitHub repositories.

CodeTonight-SACodeTonight-SA

programming-principles

Provides programming principles, modularization strategies, code review and refactoring checklists for writing maintainable code.

Official
Basic
CodeTonight-SACodeTonight-SA

github-secrets-setup

Upload GitHub Actions secrets via gh CLI without writing to disk.

Official
Intermediate
CodeTonight-SACodeTonight-SA

gitops

Configures Git branching strategy and automated deployments for projects.

Official
Intermediate
CodeTonight-SACodeTonight-SA

concise-communication

Detect and remove verbose preambles from AI responses.

Official
Basic
CodeTonight-SACodeTonight-SA

dependency-guardian

Detect and block reads from dependency folders like node_modules to prevent token waste.

Official
Basic
CodeTonight-SACodeTonight-SA

markdown-expert

Lint Markdown files for structural errors and code block language tags.

Official
Basic
CodeTonight-SACodeTonight-SA

gitignore-auto-setup

Create and maintain .gitignore files with framework-specific templates.

Official
Basic
CodeTonight-SACodeTonight-SA

medium-article-writer

Generate structured Medium-style technical articles from project details.

Official
Basic
CodeTonight-SACodeTonight-SA

mobile-responsive-ui

Enforce mobile-first design and testing protocols for UI changes.

Official
Basic
CodeTonight-SACodeTonight-SA

node-cleanup

Identify and terminate lingering Node.js processes with confirmation safeguards.

Official
Intermediate
CodeTonight-SACodeTonight-SA

figma-to-code

Translate Figma designs into React code with visual parity.

Official
Advanced
CodeTonight-SACodeTonight-SA

e2e-test-generation

Generate Playwright and Vitest test infrastructure for frontend projects.

Official
Intermediate
CodeTonight-SACodeTonight-SA

recursive-learning

Detect error patterns and generate new skills to prevent recurring mistakes.

Official
Basic
CodeTonight-SACodeTonight-SA

api-reverse-engineering

Automate reverse engineering of authenticated web APIs from DevTools captures.

Official
Advanced
CodeTonight-SACodeTonight-SA

meta-improvement-switch

Save project context, enhance AI infrastructure, and restore the original task.

Official
Basic
CodeTonight-SACodeTonight-SA

code-agentic

Enforce verification gates and rollback plans for Claude Code operations.

Official
Basic
CodeTonight-SACodeTonight-SA

terraform-init

Bootstraps AWS infrastructure with Terraform project structure and remote state.

Official
Advanced
CodeTonight-SACodeTonight-SA

pr-automation

Automate Pull Request creation with GitHub CLI and HEREDOC templates.

Official
Intermediate
CodeTonight-SACodeTonight-SA

yagni-principle

Evaluate feature requests and code for speculative implementations against the YAGNI principle.

Official
Basic
CodeTonight-SACodeTonight-SA

bash-command-safety

Detect semicolon-after-subshell syntax errors in Bash commands.

Official
Basic
CodeTonight-SACodeTonight-SA

context-refresh

Synthesize session history, Git commits, and file changes into project context.

Official
Basic

Frequently Asked Questions About CodeTonight

FAQPage Schema
What specific engineering tasks does CodeTonight enable?

CodeTonight enables repository management, including Git branching strategies, automated pull request generation, and infrastructure bootstrapping. It provides specialized protocols for frontend development, such as Figma-to-React translation and Playwright test generation, alongside code quality enforcement through YAGNI principle evaluation and Bash syntax safety checks.

Which technical personas benefit most from these capabilities?

Full-stack developers, DevOps engineers, and frontend specialists benefit from these capabilities. The suite is designed for engineers managing complex repositories who require standardized project structures, automated testing, and consistent design-to-code implementation across distributed team environments.

What are the primary prerequisites for implementing these solutions?

Implementation requires an existing GitHub repository environment and familiarity with standard web development stacks. Users must have access to local terminal environments for executing GitHub CLI operations and possess active credentials for AWS infrastructure management when utilizing the Terraform bootstrapping features.